Remove include/Contact.php
- Remove all mentions to include/Contact.php
This commit is contained in:
@@ -124,7 +124,6 @@ class Notifier {
|
||||
if (!$r) {
|
||||
return;
|
||||
}
|
||||
require_once 'include/Contact.php';
|
||||
foreach ($r as $contact) {
|
||||
Contact::terminateFriendship($user, $contact);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user