diff --git a/views/bootstrap/class.Settings.php b/views/bootstrap/class.Settings.php index 274a8bb93..4c229b8bb 100644 --- a/views/bootstrap/class.Settings.php +++ b/views/bootstrap/class.Settings.php @@ -569,9 +569,10 @@ console.log($(event.currentTarget).data('target').substring(1)); $extconf = $extmgr->getExtensionConfiguration()[$extname]; ?> -
+ + hasHook('processConfig')) { $ttt = $this->callHook('processConfig', $extname, $extconf); @@ -591,6 +592,7 @@ console.log($(event.currentTarget).data('target').substring(1)); } } ?> +