]> git.mxchange.org Git - friendica.git/blobdiff - include/onepoll.php
adding zrl support to social graphs
[friendica.git] / include / onepoll.php
index 51516d0598820d56fc0d2d1128016ceb06e390ed..42bce0f685865a107ada7a8cac20d8be6b04208f 100644 (file)
@@ -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']);
                }
        }