Autoload the new routes_helper.php file
This commit is contained in:
parent
3476807b40
commit
308e41bbe1
1 changed files with 1 additions and 0 deletions
|
@ -79,6 +79,7 @@ $autoload['helper'] = [
|
||||||
'path',
|
'path',
|
||||||
'permission',
|
'permission',
|
||||||
'render',
|
'render',
|
||||||
|
'routes',
|
||||||
'session',
|
'session',
|
||||||
'setting',
|
'setting',
|
||||||
'string',
|
'string',
|
||||||
|
|
Loading…
Reference in a new issue