forked from mirrors/easyappointments
Autoload the new component helper
This commit is contained in:
parent
179e72bfb9
commit
2d681a774a
1 changed files with 1 additions and 0 deletions
|
@ -67,6 +67,7 @@ $autoload['libraries'] = ['database', 'session'];
|
|||
|
||||
$autoload['helper'] = [
|
||||
'asset',
|
||||
'component',
|
||||
'config',
|
||||
'debug',
|
||||
'env',
|
||||
|
|
Loading…
Reference in a new issue