cakephp2-php8/cake/console
mark_story b91566d35f Removing ini_set() in project root.
Fixing notice errors that would happen when mod_rewrite wasn't enabled.
2010-11-14 14:45:09 -05:00
..
libs Turning __get() back into methods. There were so few properties being accessed that it didn't make sense to have __get(), over a handful of methods. 2010-11-12 23:57:55 -05:00
shells Removing =& operators for construction of objects. 2010-11-12 23:05:44 -05:00
templates Removing ini_set() in project root. 2010-11-14 14:45:09 -05:00
cake Changing more php version strings. 2010-10-03 12:46:03 -04:00
cake.bat Changing more php version strings. 2010-10-03 12:46:03 -04:00
cake.php Adding omitted return statements. 2010-10-17 22:43:06 -04:00
shell_dispatcher.php Making the cake --help shortcut pass along the other options. 2010-10-26 22:40:11 -04:00