From 437f9e894f179ae37a841fd17c66c0cdec4ba328 Mon Sep 17 00:00:00 2001 From: Uwe Steinmann Date: Fri, 13 Oct 2023 11:38:02 +0200 Subject: [PATCH] options of a conf var of type select can be retrieved by a hook --- views/bootstrap/class.Settings.php | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/views/bootstrap/class.Settings.php b/views/bootstrap/class.Settings.php index 663fb2d02..2ee23b884 100644 --- a/views/bootstrap/class.Settings.php +++ b/views/bootstrap/class.Settings.php @@ -581,7 +581,14 @@ if(($kkk = $this->callHook('getFullSearchEngine')) && is_array($kkk)) if(!empty($conf['options'])) { $selections = empty($settings->_extensions[$extname][$confkey]) ? array() : explode(",", $settings->_extensions[$extname][$confkey]); echo "