Grrr! Nico.

This commit is contained in:
tjhunt
2009-07-28 04:29:42 +00:00
parent 680a65a0cc
commit 6bcdbe4463
-2
View File
@@ -3043,7 +3043,5 @@ function choose_from_menu ($options, $name, $selected='', $nothing='choose', $sc
return $output;
} else {
echo $output;
die();
}
}