cakephp2-php8/app/webroot
phpnut 80fa429785 Adding fix for undefined notice in vendors.php
Removed check for required file in Cache::!__loadEngine();
Fixed cache being wrote on each request from Configure::listObjects(); when data was an empty array
Removed extra call to App::getInstance(); in App::import();
Moved setting of App::!__loaded; inside of if statement.
Removed cake core install directory paths from the cached dir_map.
Changed uses('file'); to require statement in file.php
Changed uses('set'); to require statement in inflector.php
Removed check for existing inflections.php since this file has been included in 1.2 since Dev releases.
Added additional test for Helper::clean();
Fixed bug in Helper::!__clean();
Fixed random output of 1 when using MediaView;
Added csv mime type to MediaView



git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7516 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-27 03:42:17 +00:00
..
css Updated CSS files to remove display:block property on all inputs. Added additional padding to radio buttons. Closes #5073 2008-07-13 23:28:45 +00:00
img updating images/icons with optimized versions. thanks mjc 2008-06-02 04:30:14 +00:00
js Adding fix for undefined notice in vendors.php 2008-08-27 03:42:17 +00:00
.htaccess Merging fixes and enhancements into trunk 2006-01-20 07:46:14 +00:00
css.php some cleanup, wrapping uses() in class exists 2008-06-11 15:46:31 +00:00
favicon.ico updating images/icons with optimized versions. thanks mjc 2008-06-02 04:30:14 +00:00
index.php closes #4837, updated usage of ini_set in index.php and test.php 2008-06-19 14:45:54 +00:00
test.php closes #4837, updated usage of ini_set in index.php and test.php 2008-06-19 14:45:54 +00:00