diff options
Diffstat (limited to 'frontends/php/sysmap.php')
| -rw-r--r-- | frontends/php/sysmap.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/php/sysmap.php b/frontends/php/sysmap.php index 40078b37..191bde33 100644 --- a/frontends/php/sysmap.php +++ b/frontends/php/sysmap.php @@ -1,5 +1,5 @@ <? - include "include/config.inc"; + include "include/config.inc.php"; $page["title"] = "Configuration of network map"; $page["file"] = "sysmap.php"; show_header($page["title"],0,0); |
