From bd905b45689247bf8e684c19077e0b61a4b97afb Mon Sep 17 00:00:00 2001 From: mjollnir_ Date: Mon, 16 Jan 2006 09:05:23 +0000 Subject: [PATCH] Backing out type checking in choose_from_menu and choose_from_menu nested. Perhaps will add casting to string on both sides later --- lib/weblib.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/weblib.php b/lib/weblib.php index 73ad3ccb836..d8f4049f3ea 100644 --- a/lib/weblib.php +++ b/lib/weblib.php @@ -687,7 +687,7 @@ function choose_from_menu ($options, $name, $selected='', $nothing='choose', $sc if (!empty($options)) { foreach ($options as $value => $label) { $output .= '