remove debugging comment from emailregister
This commit is contained in:
parent
206376cf10
commit
9bfade7573
@ -319,8 +319,6 @@ class EmailregisterAction extends Action
|
||||
|
||||
$confirmUrl = common_local_url('register', array('code' => $confirm->code));
|
||||
|
||||
common_debug('Confirm URL is ' . $confirmUrl);
|
||||
|
||||
$body = sprintf(_('Someone (probably you) has requested an account on %1$s using this email address.'.
|
||||
"\n".
|
||||
'To confirm the address, click the following URL or copy it into the address bar of your browser.'.
|
||||
|
Loading…
Reference in New Issue
Block a user