cakephp2-php8/cake/tests/cases
phpnut 903a1fd95a Adding new Configure::$App['www_root']
Helper::webroot(); will now check for theme assets in APP/webroot/theme/<theme_name>/
Adding ico key to Media::$mimeType;
Fixed bug in previous commits that would not use views/themed/<theme_name>/layouts/ from a plugin
Adding test cases for Helper::webroot();
Adding more tests for ThemeView.
2009-11-26 14:52:38 -06:00
..
console Adding tests for incorrect function used in form.ctp. 2009-11-26 09:52:15 -05:00
libs Adding new Configure::$App['www_root'] 2009-11-26 14:52:38 -06:00
basics.test.php Adding ability to provide default plugin value to pluginSplit(). 2009-11-15 19:54:33 -05:00
dispatcher.test.php Adding checks for directory traversal attempts related to recent changes allowing plugins and themes to include their own webroot/* assets 2009-11-25 12:41:19 -06:00