From 1c10e7b25618bdba074bfe269b54a1662de9003f Mon Sep 17 00:00:00 2001 From: Andreas Jakum Date: Tue, 24 Mar 2026 07:53:45 +0100 Subject: Dummy change to test deployment routines --- data.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data.php b/data.php index 75bbf81..179c31d 100644 --- a/data.php +++ b/data.php @@ -5,7 +5,7 @@ require_once("db.class.php"); require_once("ipmatch.php"); require_once("config.php"); -// dummy - remove me +// dummy - remove me .. header("Content-Type: text/xml"); header("Cache-Control: no-cache, must-revalidate"); -- cgit v1.2.3