diff options
| author | Andreas Jakum <aj-gh@users.noreply.github.com> | 2026-03-24 07:52:02 +0100 |
|---|---|---|
| committer | Andreas Jakum <aj-gh@users.noreply.github.com> | 2026-03-24 07:52:02 +0100 |
| commit | 0dff5f741f92860be0063780fe5c763f3e2807d1 (patch) | |
| tree | d47c29f0b88a56a073ff3e8983ce7b8e8c368d8d /data.php | |
| parent | 337fc64e2bb61f37a6c878f8e02e7fe3a9bb1556 (diff) | |
Dummy change to test deployment routines
Diffstat (limited to 'data.php')
| -rw-r--r-- | data.php | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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"); |
