diff options
Diffstat (limited to 'frontends/php/maps.php')
| -rw-r--r-- | frontends/php/maps.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/php/maps.php b/frontends/php/maps.php index 01148f59..7654505f 100644 --- a/frontends/php/maps.php +++ b/frontends/php/maps.php @@ -1,5 +1,5 @@ <? - include "include/config.inc"; + include "include/config.inc.php"; $page["title"] = "Network maps"; $page["file"] = "maps.php"; |
