This commit is contained in:
friendica 2012-11-11 19:13:38 -08:00
parent 9fd2c2dd8a
commit f4ac91a8bc

View File

@ -71,7 +71,7 @@ function zot_notify($channel,$url,$type = 'notify',$recipients = null, $remote_k
)), )),
'recipients' => json_encode($recipients), 'recipients' => json_encode($recipients),
'callback' => '/post', 'callback' => '/post',
'version' => ZOT_REVISION) 'version' => ZOT_REVISION
); );
// Hush-hush ultra top-secret mode // Hush-hush ultra top-secret mode