From d1e5337c72a358acd94f5e5aa53f96ce05abd6c5 Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 13 Feb 2013 00:14:01 -0800 Subject: recursion and typo in rmagic with zid --- include/zot.php | 4 ---- 1 file changed, 4 deletions(-) (limited to 'include/zot.php') diff --git a/include/zot.php b/include/zot.php index 39983f712..51b04e1ef 100644 --- a/include/zot.php +++ b/include/zot.php @@ -49,10 +49,6 @@ function zot_get_hubloc($arr,$primary = false) { function zot_notify($channel,$url,$type = 'notify',$recipients = null, $remote_key = null) { - -// FIXME json encode all params -// build the packet externally so that here we really are doing just a zot of the packet. - $params = array( 'type' => $type, 'sender' => json_encode(array( -- cgit v1.2.3