aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-08-29 11:50:40 +0200
committerMario Vavti <mario@mariovavti.com>2018-08-29 11:50:40 +0200
commit74d80473df46f16e3d5ac840648f491588bdbd1f (patch)
treec7bb35d9df07f7426cee31355c6ba8bf2e9cae3f /Zotlabs
parent07792adc56840b178d8fb029113dd6598ce7fc10 (diff)
parent7ecb337405aa1ca9327487eecaa352059ee65052 (diff)
downloadvolse-hubzilla-74d80473df46f16e3d5ac840648f491588bdbd1f.tar.gz
volse-hubzilla-74d80473df46f16e3d5ac840648f491588bdbd1f.tar.bz2
volse-hubzilla-74d80473df46f16e3d5ac840648f491588bdbd1f.zip
Merge remote-tracking branch 'mike/master' into dev
Diffstat (limited to 'Zotlabs')
-rw-r--r--Zotlabs/Daemon/Notifier.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/Zotlabs/Daemon/Notifier.php b/Zotlabs/Daemon/Notifier.php
index fa2368a92..f74c8f11c 100644
--- a/Zotlabs/Daemon/Notifier.php
+++ b/Zotlabs/Daemon/Notifier.php
@@ -559,6 +559,8 @@ class Notifier {
foreach($dhubs as $hub) {
+ logger('notifier_hub: ' . $hub['hubloc_url'],LOGGER_DEBUG);
+
if($hub['hubloc_network'] !== 'zot') {
$narr = [
'channel' => $channel,