From fdd028da5c383f8e5b492cd3cdffc65f9d1b31af Mon Sep 17 00:00:00 2001 From: hugetoad Date: Sun, 14 Nov 2004 15:09:29 +0000 Subject: Minor changes. git-svn-id: svn://svn.zabbix.com/trunk@1480 97f52cf1-0a1b-0410-bd0e-c28be96e8082 --- frontends/php/queue.php | 1 + 1 file changed, 1 insertion(+) (limited to 'frontends/php/queue.php') diff --git a/frontends/php/queue.php b/frontends/php/queue.php index 41b31f4c..2686b9f8 100644 --- a/frontends/php/queue.php +++ b/frontends/php/queue.php @@ -38,6 +38,7 @@ + 'status' order by i.nextcheck"); -- cgit