cakephp2-php8/lib/Cake/Test/Case/Controller
mark_story 7e17da0ae8 Fix notice error when reading empty values.
When reading empty values a notice error would be triggered.
Slicing the first char off and comparing that solves this.

Fixes #2537
2012-02-11 11:33:04 -05:00
..
Component Fix notice error when reading empty values. 2012-02-11 11:33:04 -05:00
ComponentCollectionTest.php Code consistency formatting tweaks 2011-12-06 12:52:48 -08:00
ComponentTest.php Updating for PHP5.4 2011-11-12 21:42:19 -05:00
ControllerMergeVarsTest.php Code consistency formatting tweaks 2011-12-06 12:52:48 -08:00
ControllerTest.php Fixed broken Controller::setAction() testcase 2012-01-15 15:16:49 -05:00
PagesControllerTest.php Replacing test case compatibility functions 2011-11-16 21:07:08 -05:00
ScaffoldTest.php Code standards formatting 2011-12-15 22:52:07 -08:00