]> git.mxchange.org Git - friendica.git/blobdiff - include/plaintext.php
Merge remote-tracking branch 'upstream/3.5.2rc' into 1705-dbclean-advanced
[friendica.git] / include / plaintext.php
index aa644ee2bea71a8d47f49fae3b7434c9ad57bf3d..215d9f3db726a2e722a2da8f67400462c61fd08c 100644 (file)
@@ -432,4 +432,3 @@ function plaintext(App $a, $b, $limit = 0, $includedlinks = false, $htmlmode = 2
 
        return($post);
 }
-?>