aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2023-04-27 22:26:53 +0200
committerMario Vavti <mario@mariovavti.com>2023-04-27 22:26:53 +0200
commit5da58d42f6b86d6aa026444a9163909eb5e0d49d (patch)
tree28570e633740d81f7a55b88ed5555dae20904b56 /Zotlabs/Module
parent299b6037c99eafe13c94284029d55beddb571a5e (diff)
downloadvolse-hubzilla-5da58d42f6b86d6aa026444a9163909eb5e0d49d.tar.gz
volse-hubzilla-5da58d42f6b86d6aa026444a9163909eb5e0d49d.tar.bz2
volse-hubzilla-5da58d42f6b86d6aa026444a9163909eb5e0d49d.zip
adjust args in libzotdir update and some dir sync fixes
Diffstat (limited to 'Zotlabs/Module')
-rw-r--r--Zotlabs/Module/Dircensor.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zotlabs/Module/Dircensor.php b/Zotlabs/Module/Dircensor.php
index 44c9148e8..b372bbf25 100644
--- a/Zotlabs/Module/Dircensor.php
+++ b/Zotlabs/Module/Dircensor.php
@@ -45,7 +45,7 @@ class Dircensor extends Controller {
$flag = DIRECTORY_FLAG_HIDDEN;
}
- Libzotdir::update($xchan, $r[0]['xchan_url'], true, $flag);
+ Libzotdir::update($xchan, $r[0]['xchan_url'], $flag);
q("update xchan set xchan_censored = %d where xchan_hash = '%s'",
intval($flag),