From: Stéphane Jacob Date: Thu, 28 Apr 2011 16:42:24 +0000 (+0200) Subject: Typo. X-Git-Tag: xorg/1.1.1~52 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=efeff715ad6dfb0f87b47757fcfa852ef2d4b0ca;p=platal.git Typo. Signed-off-by: Stéphane Jacob --- diff --git a/modules/auth/auth.inc.php b/modules/auth/auth.inc.php index 8e9a4cb..334c51d 100644 --- a/modules/auth/auth.inc.php +++ b/modules/auth/auth.inc.php @@ -71,7 +71,7 @@ function gpex_make($chlg, $privkey, $datafields, $charset) FROM email_source_account WHERE uid = {?} AND FIND_IN_SET(\'bestalias\', flags)', S::i('uid')); - $params .= gpex_prepare_param($val, (is_null($min_username) ? '', $min_username), $tohash, $charset); + $params .= gpex_prepare_param($val, (is_null($min_username) ? '' : $min_username), $tohash, $charset); } else if ($val == 'grpauth') { if (isset($_GET['group'])) { $res = XDB::query("SELECT perms