mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-12 01:54:26 +02:00
adding zrl support to social graphs
This commit is contained in:
parent
f175af05f9
commit
584ac68ae4
5 changed files with 39 additions and 18 deletions
|
@ -506,7 +506,7 @@ function onepoll_run($argv, $argc){
|
|||
}
|
||||
if(count($r)) {
|
||||
if(! $r[0]['total']) {
|
||||
poco_load($contact['id'],$importer_uid,$contact['poco']);
|
||||
poco_load($contact['id'],$importer_uid,0,$contact['poco']);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue