Remove include/Contact.php
- Remove all mentions to include/Contact.php
This commit is contained in:
parent
ec02af593d
commit
5ee728972e
31 changed files with 0 additions and 938 deletions
|
|
@ -128,7 +128,6 @@ function dfrn_notify_post(App $a) {
|
|||
logger('dfrn_notify: data: ' . $data, LOGGER_DATA);
|
||||
|
||||
if ($dissolve == 1) {
|
||||
require_once('include/Contact.php');
|
||||
// Relationship is dissolved permanently
|
||||
Contact::remove($importer['id']);
|
||||
logger('relationship dissolved : ' . $importer['name'] . ' dissolved ' . $importer['username']);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue