summaryrefslogtreecommitdiffstats
path: root/frontends/php/map.php
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/php/map.php')
-rw-r--r--frontends/php/map.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/frontends/php/map.php b/frontends/php/map.php
index 8bc34c9c..cc87cc62 100644
--- a/frontends/php/map.php
+++ b/frontends/php/map.php
@@ -36,8 +36,8 @@
$use_background=DBget_field($result,0,3);
$background=DBget_field($result,0,4);
- Header( "Content-type: text/html");
-// Header( "Content-type: image/png");
+// Header( "Content-type: text/html");
+ Header( "Content-type: image/png");
Header( "Expires: Mon, 17 Aug 1998 12:51:50 GMT");
check_authorisation();