cakephp2-php8/cake
2008-10-12 02:16:43 +00:00
..
config Updating 1.1 and 1.2 verison numbers 2008-10-02 05:06:48 +00:00
console updating the console to use Configure::read('vendorPaths'). This will allow otherwise hidden shell tasks to be listed in the main console index. 2008-10-10 15:47:06 +00:00
libs Fix loading of dynamic 'with' model, each dynamic 'with' would attempt to find and load the file 5 times, fixed so no it longer attempts loading a file if the 'with' key is not defined in the association. 2008-10-12 02:16:43 +00:00
tests Adding test to paginator test. Disproves #5582 2008-10-10 20:20:44 +00:00
basics.php Correcting env('HTTP_BASE') ensuring that when used with no subdomain (http://example.com) it does not return '.com' as the HTTP_BASE 2008-09-29 18:01:52 +00:00
bootstrap.php updating handling of required classes, fixes #5480 2008-09-26 14:03:16 +00:00
dispatcher.php Ensuring Dispatcher does not return an empty action, fixes #5434 2008-09-17 15:17:23 +00:00
LICENSE.txt Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
VERSION.txt Updating 1.1 and 1.2 verison numbers 2008-10-02 05:06:48 +00:00