CakePHP update from 2.2.2 to 2.2.3
pull/63/head
noud 2012-10-24 08:23:34 +02:00
parent a502b4dde7
commit c005be5536
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
CakePlugin::routes();
/**
* Load the CakePHP default routes. Remove this if you do not want to use
* Load the CakePHP default routes. Only remove this if you do not want to use
* the built-in default routes.
*/
require CAKE . 'Config' . DS . 'routes.php';