summaryrefslogtreecommitdiffstats
path: root/frontends/php/map.php
diff options
context:
space:
mode:
authorhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2004-07-17 18:00:56 +0000
committerhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2004-07-17 18:00:56 +0000
commit28d06d4fe1b4b6bee7c4f67266c74990e2d10921 (patch)
treef003c3ac0aa72dbe845b68e1338f83f94f60bc55 /frontends/php/map.php
parent5cd6958b2d864fe94f21725fc37ed69e0b68926f (diff)
downloadzabbix-28d06d4fe1b4b6bee7c4f67266c74990e2d10921.tar.gz
zabbix-28d06d4fe1b4b6bee7c4f67266c74990e2d10921.tar.xz
zabbix-28d06d4fe1b4b6bee7c4f67266c74990e2d10921.zip
Minor changes.
git-svn-id: svn://svn.zabbix.com/trunk@1362 97f52cf1-0a1b-0410-bd0e-c28be96e8082
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();