summaryrefslogtreecommitdiffstats
path: root/web/lib/acctfuncs.inc
diff options
context:
space:
mode:
authorLoui Chang <louipc.ist@gmail.com>2008-02-07 01:16:21 +0100
committerSimo Leone <simo@archlinux.org>2008-03-23 09:04:16 +0100
commita5a8895f497e4c274870e4519c5526542c91dc27 (patch)
treecbe459435b01469040f8473f04ef0c616b911ab0 /web/lib/acctfuncs.inc
parent541ea8aaccfcc4f2ee149288bf07645a0782b24b (diff)
downloadaur-a5a8895f497e4c274870e4519c5526542c91dc27.tar.gz
aur-a5a8895f497e4c274870e4519c5526542c91dc27.tar.xz
Put login into its own function.
Utilise login form template. Also cleaned up a couple notices. Signed-off-by: Loui Chang <louipc.ist@gmail.com> Signed-off-by: Simo Leone <simo@archlinux.org>
Diffstat (limited to 'web/lib/acctfuncs.inc')
-rw-r--r--web/lib/acctfuncs.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/web/lib/acctfuncs.inc b/web/lib/acctfuncs.inc
index 2968adbb..29c80deb 100644
--- a/web/lib/acctfuncs.inc
+++ b/web/lib/acctfuncs.inc
@@ -603,7 +603,6 @@ function display_account_info($U="",$T="",
/*
* Returns SID (Session ID) and error (error message) in an array
* SID of 0 means login failed.
- * There should be a better way of doing this...I think
*/
function try_login() {
$login_error = "";