cakephp2-php8/cake/libs/route
2010-12-18 12:34:48 -05:00
..
cake_route.php Refactored CakeRoute::match() to not use Set::diff(). This was the slowest part of reverse routing and this change should make things faster. 2010-12-18 12:34:48 -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