]> git.mxchange.org Git - friendica.git/blobdiff - include/html2plain.php
The CSS code for shared messages is moved from "vier" to the global.css, so that...
[friendica.git] / include / html2plain.php
index 54cc44794dc9e3a1ca96a622df0008bb78cd2b7b..0398ea79b074159ff9fa2efa4e8b3ea7761eb492 100644 (file)
@@ -239,4 +239,4 @@ function html2plain($html, $wraplength = 75, $compact = false)
 
        return(trim($message));
 }
-
+?>