summaryrefslogtreecommitdiffstats
path: root/frontends/php/queue.php
diff options
context:
space:
mode:
authorhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2005-10-24 06:16:28 +0000
committerhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2005-10-24 06:16:28 +0000
commit42db7dd434e76d2d1d3c5b0631091d7d7369e7b0 (patch)
tree2a2f8365354b158cb12dd98f3a3cd6f8234b6fd8 /frontends/php/queue.php
parent505acfb155eb4f9265fe1d803997cd0f2a24c569 (diff)
downloadzabbix-42db7dd434e76d2d1d3c5b0631091d7d7369e7b0.tar.gz
zabbix-42db7dd434e76d2d1d3c5b0631091d7d7369e7b0.tar.xz
zabbix-42db7dd434e76d2d1d3c5b0631091d7d7369e7b0.zip
- configurable refresh rate. Thanks to James Wells. (Alexei)
git-svn-id: svn://svn.zabbix.com/trunk@2217 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'frontends/php/queue.php')
-rw-r--r--frontends/php/queue.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/php/queue.php b/frontends/php/queue.php
index 4cbea8b4..62c654f6 100644
--- a/frontends/php/queue.php
+++ b/frontends/php/queue.php
@@ -23,7 +23,7 @@
$page["title"] = "S_QUEUE_BIG";
$page["file"] = "queue.php";
- show_header($page["title"],10,0);
+ show_header($page["title"],1,0);
?>
<?php