diff options
author | Christian Pointner <equinox@ffgraz.net> | 2013-12-20 15:00:32 +0000 |
---|---|---|
committer | Christian Pointner <equinox@ffgraz.net> | 2013-12-20 15:00:32 +0000 |
commit | 1a179692f733831e5bb7b521495f0769e29eb887 (patch) | |
tree | 5ad5ab217b941b9ab43bbda6c9a696bfd2175fd0 /login.php | |
parent | 6fbea3ff23aab7d50a2e08840b9196e925515c3f (diff) |
whitespace cleanup
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"); |