From 09c89872ad259f03768f2a01444b8620c9205043 Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Tue, 21 Dec 2004 06:44:29 +0000 Subject: [PATCH] r12: Added construct_option_select() to includes/functions.php so we can have selects in the admin options (used for bug defaults). --- includes/functions.php | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/includes/functions.php b/includes/functions.php index 703b541..a344580 100755 --- a/includes/functions.php +++ b/includes/functions.php @@ -221,6 +221,23 @@ function fetch_user_display_name(&$userinfo) } } +// ################## Start construct_option_select ################## +// creates a ' . implode("\n\t", $opts) . "\r"; +} + /*=====================================================================*\ || ################################################################### || # $HeadURL$ -- 2.22.5