From 8be35d60cf8e4dee4ffc3e9cc090ebb722d72290 Mon Sep 17 00:00:00 2001 From: Christian Vogeley Date: Sun, 9 Mar 2014 04:18:03 +0100 Subject: zrl and zmg are back --- mod/wall_upload.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/mod/wall_upload.php b/mod/wall_upload.php index 3e7013ba1..f83f4f7cf 100644 --- a/mod/wall_upload.php +++ b/mod/wall_upload.php @@ -45,8 +45,7 @@ function wall_upload_post(&$a) { $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) return("\n\n" . $ret['body'] . "\n\n"); -- cgit v1.2.3