diff options
Diffstat (limited to 'frontends/php/sysmaps.php')
| -rw-r--r-- | frontends/php/sysmaps.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/frontends/php/sysmaps.php b/frontends/php/sysmaps.php index ebb48608..22728360 100644 --- a/frontends/php/sysmaps.php +++ b/frontends/php/sysmaps.php @@ -25,6 +25,7 @@ $page["title"] = "S_NETWORK_MAPS"; $page["file"] = "sysmaps.php"; + $page['hist_arg'] = array(); include_once "include/page_header.php"; |
