summaryrefslogtreecommitdiffstats
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 2bd57240..96a023fe 100644
--- a/login.php
+++ b/login.php
@@ -70,7 +70,7 @@ if ($auth['success']) {
// $auth->info are the fields specified in the config file
// to retrieve for each user
vauth_session_create($auth);
-
+
//
// Not sure if it was me or php tripping out,
// but naming this 'user' didn't work at all