diff options
| author | Andreas Jakum <aj-gh@users.noreply.github.com> | 2026-03-24 07:53:45 +0100 |
|---|---|---|
| committer | Andreas Jakum <aj-gh@users.noreply.github.com> | 2026-03-24 07:53:45 +0100 |
| commit | 1c10e7b25618bdba074bfe269b54a1662de9003f (patch) | |
| tree | 7d6444823a1ff66367810f2818569e95ce2036b6 | |
| parent | 0dff5f741f92860be0063780fe5c763f3e2807d1 (diff) | |
Dummy change to test deployment routinesstable
| -rw-r--r-- | data.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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"); |
