1
0
Fork 0

Some more removed notices

This commit is contained in:
Michael 2018-08-10 19:39:43 +00:00
commit 170dd2a705
7 changed files with 43 additions and 39 deletions

View file

@ -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();