|
@@ -182,7 +182,7 @@ function AdminMain()
|
|
|
'icon' => 'modifications.png',
|
|
|
'subsections' => array(
|
|
|
'general' => array($txt['mods_cat_modifications_misc']),
|
|
|
- 'hooks' => array($txt['hooks_title_list'], 'enabled' => !empty($modSettings['handlinghooks_enabled'])),
|
|
|
+ 'hooks' => array($txt['hooks_title_list']),
|
|
|
// Mod Authors for a "ADD AFTER" on this line. Ensure you end your change with a comma. For example:
|
|
|
// 'shout' => array($txt['shout']),
|
|
|
// Note the comma!! The setting with automatically appear with the first mod to be added.
|
|
@@ -996,4 +996,4 @@ function AdminEndSession()
|
|
|
redirectexit('action=admin');
|
|
|
}
|
|
|
|
|
|
-?>
|
|
|
+?>
|