aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/login.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/login.php')
-rw-r--r--phpBB/login.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/login.php b/phpBB/login.php
index 801782941f..da6d49f59f 100644
--- a/phpBB/login.php
+++ b/phpBB/login.php
@@ -53,5 +53,5 @@ else if($logout)
}
header("Location: index.$phpEx");
}
-
+
?>