mirror of
https://github.com/friendica/friendica
synced 2025-04-19 06:30:10 +00:00
Poco and gcontact (mostly) removed
This commit is contained in:
parent
a9a9f7d51d
commit
0c73531da1
34 changed files with 370 additions and 2032 deletions
|
@ -186,9 +186,6 @@ class Contact extends BaseModule
|
|||
|
||||
// Update the entry in the contact table
|
||||
Model\Contact::updateFromProbe($contact_id, '', true);
|
||||
|
||||
// Update the entry in the gcontact table
|
||||
Model\GContact::updateFromProbe($contact['url']);
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue