From bd7d851758e9fdedade6458049a8fbc799da6eba Mon Sep 17 00:00:00 2001 From: redmatrix Date: Mon, 7 Dec 2015 16:11:39 -0800 Subject: a loose end --- include/zot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') 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'); -- cgit v1.2.3