cakephp2-php8/cake
phpnut 71039959d0 "Refacorting App::import() to implement vendors loading.
Added ability to set the file extension of the file to be loaded"

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6241 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-12-24 22:39:28 +00:00
..
config updating paths.php to all app to define certain paths, closes #2742 2007-12-23 19:13:44 +00:00
console closes #3302, Render is to meant to output and allow the program to continue executing. Redirect generally serves to stop the program and start fresh with something new. This changeset makes exit the default behavior on redirect. 2007-12-23 01:17:48 +00:00
libs "Refacorting App::import() to implement vendors loading. 2007-12-24 22:39:28 +00:00
tests "Refacorting App::import() to implement vendors loading. 2007-12-24 22:39:28 +00:00
basics.php "Fixes #3717, Temp files read/write errors under load" 2007-12-22 22:17:42 +00:00
bootstrap.php Closes #2119 Only define clone() in PHP4 when it hasn't been already defined. 2007-11-16 09:35:19 +00:00
dispatcher.php updating asset handling, closes #3149 To use compression for css and js files in vendors use Configure::write('Asset.compress', true); 2007-12-22 01:37:46 +00:00
LICENSE.txt Correcting all headers in the files 2007-02-02 10:39:45 +00:00
VERSION.txt Merging changes and enhancements into the trunk: 2007-10-23 00:25:51 +00:00