Autoload the new routes_helper.php file

This commit is contained in:
Alex Tselegidis 2021-11-06 10:22:09 +01:00
parent 3476807b40
commit 308e41bbe1
1 changed files with 1 additions and 0 deletions

View File

@ -79,6 +79,7 @@ $autoload['helper'] = [
'path', 'path',
'permission', 'permission',
'render', 'render',
'routes',
'session', 'session',
'setting', 'setting',
'string', 'string',