X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=include%2Fapi.php;h=a494e3cdd9ea23f704f91d7ae8a457e36371cbdf;hb=416a0e5ec2684f1bfe029da9438b2782127d9355;hp=699b066d25e1bec6fc9bfe448ec32238bd34b1c4;hpb=40209b2554a7c3f6f642f0b7feaa7989a227b854;p=friendica.git diff --git a/include/api.php b/include/api.php index 699b066d25..a494e3cdd9 100644 --- a/include/api.php +++ b/include/api.php @@ -1550,6 +1550,7 @@ return api_apply_template("timeline", $type, $data); } api_register_func('api/conversation/show','api_conversation_show', true); + api_register_func('api/statusnet/conversation','api_conversation_show', true); /**