diff --git a/lib/front/front.class.php b/lib/front/front.class.php index 2fb420bc1e..3d8bc633b7 100644 --- a/lib/front/front.class.php +++ b/lib/front/front.class.php @@ -156,7 +156,6 @@ class html extends baseHTML { $options = (array)($options); if($append and !isset($options[$selectedItems])) $options[$selectedItems] = $selectedItems; - if(!is_array($options) or empty($options)) return false; /* The begin. */ $id = $name;