Fix various Notices
This commit is contained in:
@@ -1102,7 +1102,7 @@ class Processor
|
||||
return;
|
||||
}
|
||||
|
||||
Contact::removeFollower($owner, $contact);
|
||||
Contact::removeFollower($contact);
|
||||
Logger::info('Undo following request', ['contact' => $cid, 'user' => $uid]);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user