summaryrefslogtreecommitdiffstats
path: root/frontends/php/latest.php
diff options
context:
space:
mode:
authorhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2006-02-05 12:51:41 +0000
committerhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2006-02-05 12:51:41 +0000
commite44191a6fe4a5a879b8c5badb6fda8d78853bec1 (patch)
tree0298ecc9e753480e008955bf0081688e45f03a89 /frontends/php/latest.php
parent46f4daf879cb71b022874fc3b6551d97d400fe1b (diff)
downloadzabbix-e44191a6fe4a5a879b8c5badb6fda8d78853bec1.tar.gz
zabbix-e44191a6fe4a5a879b8c5badb6fda8d78853bec1.tar.xz
zabbix-e44191a6fe4a5a879b8c5badb6fda8d78853bec1.zip
- added new server parameter UnavailablePeriod (Alexei)
- dropped column hosts.network_errors (Alexei) - added column hosts.errors_from (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@2604 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'frontends/php/latest.php')
-rw-r--r--frontends/php/latest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/php/latest.php b/frontends/php/latest.php
index 7876376e..66215c58 100644
--- a/frontends/php/latest.php
+++ b/frontends/php/latest.php
@@ -42,7 +42,7 @@
"select"=> array(T_ZBX_STR, O_OPT, NULL, NULL, NULL)
);
- check_fields($fields);
+// check_fields($fields);
?>
<?php