summaryrefslogtreecommitdiff
path: root/data.php
diff options
context:
space:
mode:
Diffstat (limited to 'data.php')
-rw-r--r--data.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/data.php b/data.php
index 7f9d543..75bbf81 100644
--- a/data.php
+++ b/data.php
@@ -5,6 +5,8 @@ require_once("db.class.php");
require_once("ipmatch.php");
require_once("config.php");
+// dummy - remove me
+
header("Content-Type: text/xml");
header("Cache-Control: no-cache, must-revalidate");
header("Expires: Mon, 26 Jul 1997 05:00:00 GMT");