commit | 7099a589d1719311427d7552523ec962ebc3b650 | [log] [tgz] |
---|---|---|
author | admin <devnull@localhost> | Tue Oct 10 17:47:59 2006 +0000 |
committer | admin <devnull@localhost> | Tue Oct 10 17:47:59 2006 +0000 |
tree | e6c4c09d62f09e8b6c5f85bd83c7b6eaf4b7fc98 | |
parent | 1e3039878265b09e85f14e6b5ad3fbb6d4aa24c3 [diff] [blame] |
diff --git a/system/libraries/Hooks.php b/system/libraries/Hooks.php index 8767e10..e2d0500 100644 --- a/system/libraries/Hooks.php +++ b/system/libraries/Hooks.php
@@ -53,7 +53,7 @@ */ function _initialize() { - $CFG =& _load_class('Config'); + $CFG =& load_class('Config'); // If hooks are not enabled in the config file // there is nothing else to do