The hooks feature can be globally enabled/disabled by setting the following item in the application/config/config.php file:
application/config/config.php
$config['enable_hooks'] = TRUE;