diff --git a/inc/panel.class.php b/inc/panel.class.php index bc965aa..ddd632a 100644 --- a/inc/panel.class.php +++ b/inc/panel.class.php @@ -213,7 +213,7 @@ class panel { } } - function get_option($option,$name,$value) { + function get_option($option,$name,$value="") { if($option=="yesno"){ $checked["yes"]="";