From 610733eafd62e14a7293151fb735bac1f3d55590 Mon Sep 17 00:00:00 2001 From: Loui Chang Date: Thu, 25 Jun 2009 00:05:44 -0400 Subject: Remove excess whitespace. Signed-off-by: Loui Chang --- web/lib/acctfuncs.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'web/lib/acctfuncs.inc') diff --git a/web/lib/acctfuncs.inc b/web/lib/acctfuncs.inc index 1c15af0..9ed4f22 100644 --- a/web/lib/acctfuncs.inc +++ b/web/lib/acctfuncs.inc @@ -176,7 +176,7 @@ function process_account_form($UTYPE,$TYPE,$A,$U="",$T="",$S="",$E="", global $SUPPORTED_LANGS; if(isset($_COOKIE['AURSID'])) - $editor_user = uid_from_sid($_COOKIE['AURSID']); + $editor_user = uid_from_sid($_COOKIE['AURSID']); else $editor_user = null; @@ -237,7 +237,7 @@ function process_account_form($UTYPE,$TYPE,$A,$U="",$T="",$S="",$E="", $row = mysql_fetch_array($result); if ($row[0]) { $error = __("The username, %h%s%h, is already in use.", - "", $U, ""); + "", $U, ""); } } } @@ -607,7 +607,7 @@ function display_account_info($U="",$T="", * SID of 0 means login failed. */ function try_login() { - $login_error = ""; + $login_error = ""; $new_sid = ""; $userID = null; -- cgit v1.2.3-70-g09d2