cakephp2-php8/app/webroot
mark_story 1254a1068f Fixing issues with unwanted querystring parameters.
Because the request url was being appended as ?/$1 any nested
named parameters would be added as additional GET params.  This is
yet another case where named parameters are fail.  Modify the built-in
htaccess rules to not use a GET parameter at all, and just read
from REQUEST_URI.

Fixes #2678
2012-03-14 20:20:55 -04:00
..
css Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
files Adding empty files to directories that were previously omitted. 2009-09-20 18:03:42 -04:00
img Adding testsuite icons to the repo, so they are local assets instead of remote ones. 2011-05-22 09:15:04 -04:00
js Fixing cakephp domain name. 2010-01-26 17:15:15 -05:00
.htaccess Fixing issues with unwanted querystring parameters. 2012-03-14 20:20:55 -04:00
favicon.ico updating images/icons with optimized versions. thanks mjc 2008-06-02 04:30:14 +00:00
index.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
test.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00