diff -r c294569b0725 -r df016fc8bbdb web/logout.php --- a/web/logout.php Mon Nov 25 22:28:08 2013 +0100 +++ b/web/logout.php Tue Nov 26 01:18:39 2013 +0100 @@ -1,76 +1,5 @@ - - - - - Polemic Tweet — logout - - - - - ' rel='stylesheet' type='text/css'> - ' rel='stylesheet' type='text/css'> - - - - - - - - - - - - - - - -
-
- - - - - - -
-
- If you are not redirected automatically, follow the link - -
- - \ No newline at end of file +header("location:".URL_ROOT); +exit();