summaryrefslogtreecommitdiff
path: root/bin/login.pl
diff options
context:
space:
mode:
Diffstat (limited to 'bin/login.pl')
-rwxr-xr-xbin/login.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/login.pl b/bin/login.pl
index a1f225d8..90de3d48 100755
--- a/bin/login.pl
+++ b/bin/login.pl
@@ -337,6 +337,7 @@ sub login {
}
}
+ Session::session_create($form);
$form->redirect;
}