summaryrefslogtreecommitdiffstats
path: root/frontends/php/latest.php
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/php/latest.php')
-rw-r--r--frontends/php/latest.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontends/php/latest.php b/frontends/php/latest.php
index bb3b0b03..c7745bbc 100644
--- a/frontends/php/latest.php
+++ b/frontends/php/latest.php
@@ -25,6 +25,7 @@
$page["title"] = "S_LATEST_VALUES";
$page["file"] = "latest.php";
+ $page['hist_arg'] = array('groupid','hostid','show','select','open','applicationid');
define('ZBX_PAGE_DO_REFRESH', 1);
include_once "include/page_header.php";