init
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -58,7 +58,7 @@ $autoload['packages'] = array(); | ... | @@ -58,7 +58,7 @@ $autoload['packages'] = array(); |
| 58 | | | 58 | | |
| 59 | | $autoload['libraries'] = array('user_agent' => 'ua'); | 59 | | $autoload['libraries'] = array('user_agent' => 'ua'); |
| 60 | */ | 60 | */ |
| 61 | $autoload['libraries'] = array(); | 61 | $autoload['libraries'] = array('session'); |
| 62 | 62 | ||
| 63 | /* | 63 | /* |
| 64 | | ------------------------------------------------------------------- | 64 | | ------------------------------------------------------------------- | ... | ... |
-
Please register or sign in to post a comment