correct confirmation code
darcs-hash:20080620062606-84dde-59be3fd35a01d788f3953e2dba70baefefabfb76.gz
This commit is contained in:
parent
74889ec599
commit
9277f8da1a
@ -129,7 +129,7 @@ class RegisterAction extends Action {
|
|||||||
$profile->query('COMMIT');
|
$profile->query('COMMIT');
|
||||||
|
|
||||||
if ($email) {
|
if ($email) {
|
||||||
mail_confirm_address($code,
|
mail_confirm_address($confirm->code,
|
||||||
$profile->nickname,
|
$profile->nickname,
|
||||||
$email);
|
$email);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user