From f4ac91a8bc15f0f645339a3ebd6f9e1d92058901 Mon Sep 17 00:00:00 2001 From: friendica Date: Sun, 11 Nov 2012 19:13:38 -0800 Subject: typo --- include/zot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/zot.php b/include/zot.php index b503f3a55..021025f62 100644 --- a/include/zot.php +++ b/include/zot.php @@ -71,7 +71,7 @@ function zot_notify($channel,$url,$type = 'notify',$recipients = null, $remote_k )), 'recipients' => json_encode($recipients), 'callback' => '/post', - 'version' => ZOT_REVISION) + 'version' => ZOT_REVISION ); // Hush-hush ultra top-secret mode -- cgit v1.2.3