mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 03:18:26 +00:00
Removing mention of Routing.admin
This commit is contained in:
parent
a71a8a89b2
commit
2fb4d7a98a
1 changed files with 0 additions and 1 deletions
|
@ -83,7 +83,6 @@
|
||||||
* `admin_index()` and `/admin/controller/index`
|
* `admin_index()` and `/admin/controller/index`
|
||||||
* `manager_index()` and `/manager/controller/index`
|
* `manager_index()` and `/manager/controller/index`
|
||||||
*
|
*
|
||||||
* [Note Routing.admin is deprecated in 1.3. Use Routing.prefixes instead]
|
|
||||||
*/
|
*/
|
||||||
//Configure::write('Routing.prefixes', array('admin'));
|
//Configure::write('Routing.prefixes', array('admin'));
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue