Renamed the component_helper.php file to html_helper.php
This commit is contained in:
parent
4a29034418
commit
b7c39e94a2
2 changed files with 1 additions and 1 deletions
|
@ -67,12 +67,12 @@ $autoload['libraries'] = ['database', 'session'];
|
|||
|
||||
$autoload['helper'] = [
|
||||
'asset',
|
||||
'component',
|
||||
'config',
|
||||
'debug',
|
||||
'env',
|
||||
'file',
|
||||
'google_analytics',
|
||||
'html',
|
||||
'http',
|
||||
'installation',
|
||||
'language',
|
||||
|
|
Loading…
Reference in a new issue