From: tjhunt Date: Tue, 28 Jul 2009 04:29:42 +0000 (+0000) Subject: Grrr! Nico. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=6bcdbe4463fd6499174bbd01280aaa6cf9783130;p=moodle.git Grrr! Nico. --- diff --git a/lib/deprecatedlib.php b/lib/deprecatedlib.php index e8b96db743..bba4202d42 100644 --- a/lib/deprecatedlib.php +++ b/lib/deprecatedlib.php @@ -3043,7 +3043,5 @@ function choose_from_menu ($options, $name, $selected='', $nothing='choose', $sc return $output; } else { echo $output; - die(); } - }