Missed an argument to a function
This commit is contained in:
parent
3996199c6a
commit
383b4cae76
@ -291,7 +291,7 @@ class EmailregisterAction extends Action
|
|||||||
303);
|
303);
|
||||||
}
|
}
|
||||||
|
|
||||||
function sendConfirmEmail($confirm, $new)
|
function sendConfirmEmail($confirm)
|
||||||
{
|
{
|
||||||
$sitename = common_config('site', 'name');
|
$sitename = common_config('site', 'name');
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user