aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2020-12-15 10:04:22 +0000
committerMario <mario@mariovavti.com>2020-12-17 14:24:49 +0100
commitc176b54f6b87ce13ed410c749b0541f50e636373 (patch)
tree50569ed5b8315093344a236610f88fe83004c535 /Zotlabs
parentb24e691e7e32b2cfa5256c0dfeabd536f29401b1 (diff)
downloadvolse-hubzilla-c176b54f6b87ce13ed410c749b0541f50e636373.tar.gz
volse-hubzilla-c176b54f6b87ce13ed410c749b0541f50e636373.tar.bz2
volse-hubzilla-c176b54f6b87ce13ed410c749b0541f50e636373.zip
use refresh_all in mod import
(cherry picked from commit 59f1c038fe3d26449e3d4475dba89f10165f71f6)
Diffstat (limited to 'Zotlabs')
-rw-r--r--Zotlabs/Module/Import.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zotlabs/Module/Import.php b/Zotlabs/Module/Import.php
index 79842aa5e..cd99fb3c0 100644
--- a/Zotlabs/Module/Import.php
+++ b/Zotlabs/Module/Import.php
@@ -588,7 +588,7 @@ class Import extends \Zotlabs\Web\Controller {
// send out refresh requests
// notify old server that it may no longer be primary.
- \Zotlabs\Daemon\Master::Summon(array('Notifier','location',$channel['channel_id']));
+ \Zotlabs\Daemon\Master::Summon(array('Notifier','refresh_all',$channel['channel_id']));
// This will indirectly perform a refresh_all *and* update the directory