init
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -89,7 +89,7 @@ $autoload['drivers'] = array(); | ... | @@ -89,7 +89,7 @@ $autoload['drivers'] = array(); |
| 89 | | | 89 | | |
| 90 | | $autoload['helper'] = array('url', 'file'); | 90 | | $autoload['helper'] = array('url', 'file'); |
| 91 | */ | 91 | */ |
| 92 | $autoload['helper'] = array(); | 92 | $autoload['helper'] = array('url'); |
| 93 | 93 | ||
| 94 | /* | 94 | /* |
| 95 | | ------------------------------------------------------------------- | 95 | | ------------------------------------------------------------------- | ... | ... |
-
Please register or sign in to post a comment