This commit is contained in:
2019-08-29 07:43:03 -04:00
parent 0f9cf37b9c
commit c13ff13741
2 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -90,7 +90,7 @@ $autoload['drivers'] = array();
|
| $autoload['helper'] = array('url', 'file');
*/
$autoload['helper'] = array();
$autoload['helper'] = array('url', 'file');
/*
| -------------------------------------------------------------------