mirror of
https://github.com/friendica/friendica
synced 2025-04-23 19:10:13 +00:00
New fields in contact table / don't update on probe
This commit is contained in:
parent
7b0a9ffd89
commit
ef5be9668f
9 changed files with 39 additions and 129 deletions
|
@ -612,6 +612,7 @@ class Processor
|
|||
|
||||
Logger::log('Updating profile for ' . $activity['object_id'], Logger::DEBUG);
|
||||
APContact::getByURL($activity['object_id'], true);
|
||||
// Contact::updateFromProbe($activity['object_id'], $network = '', $force = false)
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue