X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=include%2Fhtml2plain.php;h=ed338ce71002672c6fbf217941e98eba125efc96;hb=737e40b4d9cb363eee831074b9c560bdbbdeba79;hp=dc2cb137c49358e986f513860c5dda7d8f2b049e;hpb=951006dd10628151c8f108f82c3260f13846e557;p=friendica.git diff --git a/include/html2plain.php b/include/html2plain.php index dc2cb137c4..ed338ce710 100644 --- a/include/html2plain.php +++ b/include/html2plain.php @@ -233,4 +233,3 @@ function html2plain($html, $wraplength = 75, $compact = false) return(trim($message)); } -?>