cakephp2-php8/cake/libs/route
mark_story 328db0c36b Fixed a number of tests, there are still a few issues with prefix routes.
Moved removing defaults that are also keys to the compile step.  This
removes quite a few repetitive loops.
2010-12-18 14:18:21 -05:00
..
cake_route.php Fixed a number of tests, there are still a few issues with prefix routes. 2010-12-18 14:18:21 -05:00
plugin_short_route.php Splitting CakeRoute and PluginShortRoute into their own files. Also splitting out the test cases. 2010-05-04 00:35:22 -04:00
redirect_route.php Added support for redirection routes. Fixes #1151 2010-11-07 17:33:05 -08:00