diff options
Diffstat (limited to 'login.php')
-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"); |