summaryrefslogtreecommitdiffstats
path: root/frontends/php/sysmaps.php
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/php/sysmaps.php')
-rw-r--r--frontends/php/sysmaps.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/php/sysmaps.php b/frontends/php/sysmaps.php
index a0133059..23a28fea 100644
--- a/frontends/php/sysmaps.php
+++ b/frontends/php/sysmaps.php
@@ -1,5 +1,5 @@
<?
- include "include/config.inc";
+ include "include/config.inc.php";
$page["title"] = "Network maps";
$page["file"] = "sysmaps.php";
show_header($page["title"],0,0);