cakephp2-php8/cake
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
..
config Updating version numbers for 1.3.7 2011-01-19 15:10:53 -05:00
console Adding extra protection to cake console be executed in driver root (windows). 2011-02-21 17:36:32 -03:00
libs Fixing issues with / routes, as PATH_INFO doesn't exist. 2011-02-21 22:30:01 -05:00
tests Fixing issues with / routes, as PATH_INFO doesn't exist. 2011-02-21 22:30:01 -05:00
basics.php Merge branch '1.3' into merger 2011-01-18 20:04:30 -05:00
bootstrap.php Removing a pointless import in CakeRequest. 2011-02-05 01:28:41 -05:00
LICENSE.txt Fixing cakephp domain name. 2010-01-26 17:15:15 -05:00
VERSION.txt Updating version numbers for 1.3.7 2011-01-19 15:10:53 -05:00