Some more removed notices
This commit is contained in:
parent
6b14a2623a
commit
170dd2a705
7 changed files with 43 additions and 39 deletions
|
@ -61,7 +61,8 @@ function user_allow($hash)
|
|||
Config::get('config', 'sitename'),
|
||||
System::baseUrl(),
|
||||
$user[0]['username'],
|
||||
$register[0]['password']);
|
||||
$register[0]['password'],
|
||||
$user[0]);
|
||||
|
||||
L10n::popLang();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue