From acb94184d3be234c51afae80428233c548977b7f Mon Sep 17 00:00:00 2001 From: hugetoad Date: Sat, 21 Jan 2006 10:47:01 +0000 Subject: - renamed latestalarms.php and alerts.php (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@2553 97f52cf1-0a1b-0410-bd0e-c28be96e8082 --- frontends/php/queue.php | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'frontends/php/queue.php') diff --git a/frontends/php/queue.php b/frontends/php/queue.php index ffc73f4b..a1815cb4 100644 --- a/frontends/php/queue.php +++ b/frontends/php/queue.php @@ -35,6 +35,15 @@ } ?> + array(T_ZBX_INT, O_OPT, P_SYS, IN("0,1"), NULL) + ); + + check_fields($fields); +?> +