init
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -100,7 +100,7 @@ $config['charset'] = 'UTF-8'; | ... | @@ -100,7 +100,7 @@ $config['charset'] = 'UTF-8'; |
| 100 | | setting this variable to TRUE (boolean). See the user guide for details. | 100 | | setting this variable to TRUE (boolean). See the user guide for details. |
| 101 | | | 101 | | |
| 102 | */ | 102 | */ |
| 103 | $config['enable_hooks'] = FALSE; | 103 | $config['enable_hooks'] = TRUE; |
| 104 | 104 | ||
| 105 | /* | 105 | /* |
| 106 | |-------------------------------------------------------------------------- | 106 | |-------------------------------------------------------------------------- | ... | ... |
-
Please register or sign in to post a comment