and the obligatory typo
This commit is contained in:
parent
3b707b533a
commit
b76397ee83
@ -526,6 +526,7 @@ require_once('include/security.php');
|
|||||||
|
|
||||||
if($_SERVER['REQUEST_METHOD'] == 'POST') {
|
if($_SERVER['REQUEST_METHOD'] == 'POST') {
|
||||||
json_return_and_die(post_activity_item($_POST));
|
json_return_and_die(post_activity_item($_POST));
|
||||||
|
}
|
||||||
}
|
}
|
||||||
api_register_func('api/red/channel/stream','api_channel_stream', true);
|
api_register_func('api/red/channel/stream','api_channel_stream', true);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user