From 9ce7a5546c6d9cca8aa8be524d43c735e2bd7182 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 4 Apr 2013 15:33:14 +0400 Subject: implement some tweaks to session handling; properly remove session cookie if invalid/login failed --- include/login_form.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/login_form.php') diff --git a/include/login_form.php b/include/login_form.php index 7ac7111c8..ca07ccfee 100644 --- a/include/login_form.php +++ b/include/login_form.php @@ -221,7 +221,7 @@ function bwLimitChange(elem) { - 0) { ?> + 0) { /* disabled for now */ ?>
-- cgit v1.2.3