diff options
-rw-r--r-- | login.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ <?php -session_start(); +session_start(); header("Content-Type: text/xml"); header("Cache-Control: no-cache, must-revalidate"); |
index : karte.git | ||
Funkfeuer Graz Karte, aka google-map |
summaryrefslogtreecommitdiff |
-rw-r--r-- | login.php | 2 |
@@ -1,5 +1,5 @@ <?php -session_start(); +session_start(); header("Content-Type: text/xml"); header("Cache-Control: no-cache, must-revalidate"); |