issue #460
This commit is contained in:
parent
79eeeaee95
commit
24d28bc23a
@ -65,7 +65,7 @@ function api_login(&$a){
|
||||
}
|
||||
|
||||
if($record['account']) {
|
||||
authenticate_success($record);
|
||||
authenticate_success($record['account']);
|
||||
|
||||
if($channel_login)
|
||||
change_channel($channel_login);
|
||||
|
Reference in New Issue
Block a user