rm addon.old

This commit is contained in:
friendica 2013-03-19 03:30:50 -07:00
parent 133ef9155d
commit 17cb682ed0
3 changed files with 263 additions and 2605 deletions

View file

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