aboutsummaryrefslogtreecommitdiffstats
path: root/include/zot.php
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-12-07 16:11:39 -0800
committerredmatrix <redmatrix@redmatrix.me>2015-12-07 16:11:39 -0800
commitbd7d851758e9fdedade6458049a8fbc799da6eba (patch)
tree44a904d953b57538f0607b6f4e1f89f3827ac73e /include/zot.php
parent5de1a1ce105525a389c94212745da36ac2d3b7d6 (diff)
downloadvolse-hubzilla-bd7d851758e9fdedade6458049a8fbc799da6eba.tar.gz
volse-hubzilla-bd7d851758e9fdedade6458049a8fbc799da6eba.tar.bz2
volse-hubzilla-bd7d851758e9fdedade6458049a8fbc799da6eba.zip
a loose end
Diffstat (limited to 'include/zot.php')
-rw-r--r--include/zot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/zot.php b/include/zot.php
index 68b19c3a8..276afb03e 100644
--- a/include/zot.php
+++ b/include/zot.php
@@ -4389,7 +4389,7 @@ function zot_reply_notify($data) {
$ret = array('success' => false);
- logger('notify received from ' . $connecting_url);
+ logger('notify received from ' . $data['sender']['url']);
$async = get_config('system','queued_fetch');