<?php Namespace \Fuel\Tasks; class Aduit { public static function upgrade() { new Upgrader(); } }
Mior-Muhammad-Zakis-MacBook-Pro:aduit crynobone$ php -v PHP 5.3.3 (cli) (built: Aug 16 2010 14:09:31) Copyright (c) 1997-2010 The PHP Group Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies with Zend Extension Manager v5.1, Copyright (c) 2003-2010, by Zend Technologies - with Zend Data Cache v4.0, Copyright (c) 2004-2010, by Zend Technologies [loaded] [licensed] [disabled] - with Zend Utils v1.0, Copyright (c) 2004-2010, by Zend Technologies [loaded] [licensed] [enabled] - with Zend Optimizer+ v4.1, Copyright (c) 1999-2010, by Zend Technologies [loaded] [licensed] [disabled] - with Zend Debugger v5.3, Copyright (c) 1999-2010, by Zend Technologies [loaded] [licensed] [enabled]
It looks like you're new here. If you want to get involved, click one of these buttons!