cakephp2-php8/cake/tests/test_app
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
..
controllers/components refactoring view classes, added ScaffoldView that extends ThemeView in scaffold.php, adding tests, adding test_app with files 2007-12-14 22:20:44 +00:00
models refactoring view classes, added ScaffoldView that extends ThemeView in scaffold.php, adding tests, adding test_app with files 2007-12-14 22:20:44 +00:00
plugins/test_plugin "Refacorting App::import() to implement vendors loading. 2007-12-24 22:39:28 +00:00
vendors "Refacorting App::import() to implement vendors loading. 2007-12-24 22:39:28 +00:00
views 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