summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
authoradmin <devnull@localhost>2006-10-30 20:40:35 +0100
committeradmin <devnull@localhost>2006-10-30 20:40:35 +0100
commitc0d5d5201075ff0babbab84e251373cd6b012e4e (patch)
tree4239d51db8984158d645e07ec0a9b422047ff019 /system
parentcef2106de1c7044072499aa5d4e529a01c3db8a4 (diff)
Diffstat (limited to 'system')
-rw-r--r--system/application/config/config.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/application/config/config.php b/system/application/config/config.php
index 3c3b423dc..2f385a6ef 100644
--- a/system/application/config/config.php
+++ b/system/application/config/config.php
@@ -78,7 +78,7 @@ $config['language'] = "english";
| setting this variable to TRUE (boolean). See the user guide for details.
|
*/
-$config['enable_hooks'] = TRUE;
+$config['enable_hooks'] = FALSE;
/*