From 6123a83fc22bdecc1dc64d1c0b42d607ef6bff2a Mon Sep 17 00:00:00 2001 From: hugetoad Date: Wed, 29 May 2002 12:51:55 +0000 Subject: - unreachable parameters will not be shown in Queue (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@393 97f52cf1-0a1b-0410-bd0e-c28be96e8082 --- frontends/php/queue.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontends/php/queue.php') diff --git a/frontends/php/queue.php b/frontends/php/queue.php index b2692048..21e6c8c5 100644 --- a/frontends/php/queue.php +++ b/frontends/php/queue.php @@ -23,7 +23,7 @@ ?> "; echo "\n"; echo "Next time to checkHostDescription"; -- cgit