cakephp2-php8/lib/Cake
mark_story 8529d76e6f Removing Xml prolog from default xml layouts.
Both DOMDocument and SimpleXML output the prolog when
saving xml.

Fixes #2171
2011-10-27 20:58:03 -04:00
..
Cache fixing typos 2011-10-19 12:19:28 +07:00
Config Releasing 2.0.0 2011-10-16 18:33:00 -04:30
Configure Refactoring PhpReader::read() to check for .php file first. Fixed error when there's a directory with the same name. 2011-10-16 22:21:01 +02:00
Console Removing Xml prolog from default xml layouts. 2011-10-27 20:58:03 -04:00
Controller Fixed code formatting 2011-10-26 13:00:52 +05:30
Core Move registration of CakePlugin. 2011-10-23 13:54:13 -04:00
Error Revert the changes done to remove the 'cake' domain 2011-10-23 20:36:31 -04:00
I18n Fixing doc block 2011-09-29 20:04:06 +05:30
Log Added visibility in some methods and attributes. 2011-08-18 22:30:28 -04:00
Model Use String::tokenize() to split up fields. 2011-10-26 21:17:20 -04:00
Network Typo 2011-10-25 22:22:10 -04:00
Routing Fix issue where named parameters would not be urldecoded. 2011-10-25 21:07:27 -04:00
Test Merge branch '2.0' of github.com:cakephp/cakephp into 2.0 2011-10-27 10:06:30 -04:30
TestSuite Inheritance fix for CakeTestCase 2011-10-26 20:28:42 -04:00
Utility Fixing use of options['exclude'] in Debugger::trace(), tests added. 2011-10-27 16:01:54 +02:00
View Removing Xml prolog from default xml layouts. 2011-10-27 20:58:03 -04:00
basics.php Updating links to the book. 2011-10-16 09:36:51 -04:00
bootstrap.php Move registration of CakePlugin. 2011-10-23 13:54:13 -04:00
LICENSE.txt Updating the copyright to 2011. 2011-05-30 22:32:43 -04:00
VERSION.txt Releasing 2.0.0 2011-10-16 18:33:00 -04:30