zrl and zmg are back
This commit is contained in:
parent
76ab9403af
commit
8be35d60cf
@ -45,8 +45,7 @@ function wall_upload_post(&$a) {
|
|||||||
|
|
||||||
$m = $ret['body'];
|
$m = $ret['body'];
|
||||||
|
|
||||||
// This might make Friendica for Android uploads work again, as it won't have any knowledge of zrl and zmg tags
|
|
||||||
// and these tags probably aren't useful with other client apps.
|
|
||||||
|
|
||||||
if($using_api)
|
if($using_api)
|
||||||
return("\n\n" . $ret['body'] . "\n\n");
|
return("\n\n" . $ret['body'] . "\n\n");
|
||||||
|
Reference in New Issue
Block a user