From: robelix Date: Sun, 21 Aug 2016 22:31:06 +0000 (+0200) Subject: remove duplicate shared-tag in xml - the android apps dont like this X-Git-Url: https://projects.mako.cc/source/scuttle/commitdiff_plain/9fb4123e6cab33ba5b0aaa893edbffc6b3a8e139 remove duplicate shared-tag in xml - the android apps dont like this --- diff --git a/api/posts_all.php b/api/posts_all.php index 747741a..9abf181 100644 --- a/api/posts_all.php +++ b/api/posts_all.php @@ -52,7 +52,7 @@ foreach($bookmarks['bookmarks'] as $row) { $shared = "yes"; } - echo "\t\r\n"; + echo "\t\r\n"; } echo '';