diff --git a/etc/inc/filter.inc b/etc/inc/filter.inc index 9868060505..b989b69b0b 100644 --- a/etc/inc/filter.inc +++ b/etc/inc/filter.inc @@ -1959,6 +1959,7 @@ function generate_user_filter_rule($rule, $ngcounter) { do not use state mechanisms to keep track. this is only useful if your doing advanced queueing in certain situations. please check the faq. */ + $noadvoptions = false; if(isset($rule['statetype']) && $rule['statetype'] <> "") { switch($rule['statetype']) { case "none":