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'] = [
|
$autoload['helper'] = [
|
||||||
'asset',
|
'asset',
|
||||||
|
'component',
|
||||||
'config',
|
'config',
|
||||||
'debug',
|
'debug',
|
||||||
'env',
|
'env',
|
||||||
|
|
Loading…
Reference in a new issue