a loose end

This commit is contained in:
redmatrix 2015-12-07 16:11:39 -08:00
parent 5de1a1ce10
commit bd7d851758

View File

@ -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');