From 0dff5f741f92860be0063780fe5c763f3e2807d1 Mon Sep 17 00:00:00 2001 From: Andreas Jakum Date: Tue, 24 Mar 2026 07:52:02 +0100 Subject: Dummy change to test deployment routines --- data.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'data.php') 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"); -- cgit v1.2.3