aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Import.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2020-12-15 10:04:22 +0000
committerMario <mario@mariovavti.com>2020-12-15 10:04:22 +0000
commit59f1c038fe3d26449e3d4475dba89f10165f71f6 (patch)
tree52bdcca52e0b371e13f04b2779ca8d73a0e6af82 /Zotlabs/Module/Import.php
parent006a409eb80317a89d48edb53e9d40b357badffd (diff)
downloadvolse-hubzilla-59f1c038fe3d26449e3d4475dba89f10165f71f6.tar.gz
volse-hubzilla-59f1c038fe3d26449e3d4475dba89f10165f71f6.tar.bz2
volse-hubzilla-59f1c038fe3d26449e3d4475dba89f10165f71f6.zip
use refresh_all in mod import
Diffstat (limited to 'Zotlabs/Module/Import.php')
-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