projects
/
platal.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
167c900
)
Typo.
author
Stéphane Jacob
<sj@m4x.org>
Thu, 28 Apr 2011 16:42:24 +0000
(18:42 +0200)
committer
Stéphane Jacob
<sj@m4x.org>
Thu, 28 Apr 2011 16:42:24 +0000
(18:42 +0200)
Signed-off-by: Stéphane Jacob <sj@m4x.org>
modules/auth/auth.inc.php
patch
|
blob
|
blame
|
history
diff --git
a/modules/auth/auth.inc.php
b/modules/auth/auth.inc.php
index
8e9a4cb
..
334c51d
100644
(file)
--- 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