cakephp2-php8/cake/tests
mark_story 6426b7ec04 Fixing issues with / routes, as PATH_INFO doesn't exist.
Changing foreach loop for if elseif blocks, and removing use of env().  The values we want will never be anywhere else by _SERVER, so don't incur extra overhead looking places it won't be.
Added tests.
2011-02-21 22:30:01 -05:00
..
cases Fixing issues with / routes, as PATH_INFO doesn't exist. 2011-02-21 22:30:01 -05:00
fixtures Merge branch '1.3' into merger 2011-02-05 12:20:09 -05:00
lib Fixing typo in PHPUnit include file path 2011-02-22 01:21:26 +05:30
test_app Support to read ini files without section in IniReader. 2011-01-23 19:28:57 -02:00