more work on directory sync

This commit is contained in:
Mario
2021-06-05 18:40:23 +00:00
parent 607f0346f4
commit 67322c1264
3 changed files with 3 additions and 21 deletions

View File

@@ -252,7 +252,7 @@ class Libzotdir {
continue;
$j = json_decode($x['body'],true);
if (!($j['transactions']) || ($j['ratings']))
if (!$j['transactions'])
continue;
q("update site set site_sync = '%s' where site_url = '%s'",