diff options
Diffstat (limited to 'frontends/php/httpconf.php')
| -rw-r--r-- | frontends/php/httpconf.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/frontends/php/httpconf.php b/frontends/php/httpconf.php index c7a220be..e0d40531 100644 --- a/frontends/php/httpconf.php +++ b/frontends/php/httpconf.php @@ -26,6 +26,7 @@ $page["title"] = "S_CONFIGURATION_OF_WEB_MONITORING"; $page["file"] = "httpconf.php"; + $page['hist_arg'] = array('groupid','hostid'); include_once "include/page_header.php"; |
