This commit is contained in:
friendica
2013-03-10 20:39:27 -07:00
parent 952b2ef2ab
commit 26499981b6
9 changed files with 9 additions and 1008 deletions

View File

@@ -219,4 +219,4 @@ function html2plain($html, $wraplength = 75, $compact = false)
return(trim($message));
}
?>