From ca70b845847462e8f1323d849fb738a3a08dfd15 Mon Sep 17 00:00:00 2001 From: Tom Laermans Date: Mon, 2 Aug 2010 17:17:41 +0000 Subject: [PATCH] fix map git-svn-id: http://www.observium.org/svn/observer/trunk@1617 61d68cd4-352d-0410-923a-c4978735b2b8 --- html/map.php | 1 + 1 file changed, 1 insertion(+) diff --git a/html/map.php b/html/map.php index e13f21bad8..99ce5d32fa 100755 --- a/html/map.php +++ b/html/map.php @@ -5,6 +5,7 @@ include("../includes/defaults.inc.php"); include("../config.php"); include("../includes/functions.php"); +include("includes/functions.php"); include("includes/authenticate.inc.php"); if (is_array($config['branding'])) {