From b76397ee83163f98f34067f1c0a936e7ce0572db Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 22 May 2013 19:16:05 -0700 Subject: and the obligatory typo --- include/api.php | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/api.php b/include/api.php index 486d44cd4..926b8510a 100644 --- a/include/api.php +++ b/include/api.php @@ -526,6 +526,7 @@ require_once('include/security.php'); if($_SERVER['REQUEST_METHOD'] == 'POST') { json_return_and_die(post_activity_item($_POST)); + } } api_register_func('api/red/channel/stream','api_channel_stream', true); -- cgit v1.2.3