summaryrefslogtreecommitdiff
path: root/login.php
diff options
context:
space:
mode:
Diffstat (limited to 'login.php')
-rw-r--r--login.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/login.php b/login.php
index 02015e7..8a65bcb 100644
--- a/login.php
+++ b/login.php
@@ -1,5 +1,5 @@
<?php
-session_start();
+session_start();
header("Content-Type: text/xml");
header("Cache-Control: no-cache, must-revalidate");