cakephp2-php8/lib/Cake/Routing
mark_story c81fe6249d Fix prefix = false in connect()
Connecting routes with a prefix = false created an un-matchable route.
Ignore falsey prefix values when setting up prefixes.

Fixes #2479
2012-01-16 21:30:26 -05:00
..
Route Add/move docblocks to make text available in the API docs 2011-12-08 07:35:02 -08:00
Dispatcher.php Indentation fix (tab instead of spaces) 2011-12-20 22:26:43 -05:00
Router.php Fix prefix = false in connect() 2012-01-16 21:30:26 -05:00