aboutsummaryrefslogtreecommitdiffstats
path: root/include/html2plain.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2013-03-10 20:39:27 -0700
committerfriendica <info@friendica.com>2013-03-10 20:39:27 -0700
commit26499981b6c18879cfb1d7ddb8321b965277a5fd (patch)
tree0268b6732aafe167e1036bc566c13a54d7854d99 /include/html2plain.php
parent952b2ef2ab256d46d616db70edc42ffe640a5e9d (diff)
downloadvolse-hubzilla-26499981b6c18879cfb1d7ddb8321b965277a5fd.tar.gz
volse-hubzilla-26499981b6c18879cfb1d7ddb8321b965277a5fd.tar.bz2
volse-hubzilla-26499981b6c18879cfb1d7ddb8321b965277a5fd.zip
cleanup
Diffstat (limited to 'include/html2plain.php')
-rw-r--r--include/html2plain.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/html2plain.php b/include/html2plain.php
index b86d88710..2f5be7f69 100644
--- a/include/html2plain.php
+++ b/include/html2plain.php
@@ -219,4 +219,4 @@ function html2plain($html, $wraplength = 75, $compact = false)
return(trim($message));
}
-?>
+