aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike Macgirvin <mike@macgirvin.com>2010-10-28 16:06:34 -0700
committerMike Macgirvin <mike@macgirvin.com>2010-10-28 16:06:34 -0700
commitf7e1e907bccbdba93122412f7bc5952b09a7815c (patch)
treec7547ca4412c4aea448ad9e5f223027e49feb7fc
parenta0f6f8ad533ee0ef89cee104d0d0ef1c0c54be7b (diff)
downloadvolse-hubzilla-f7e1e907bccbdba93122412f7bc5952b09a7815c.tar.gz
volse-hubzilla-f7e1e907bccbdba93122412f7bc5952b09a7815c.tar.bz2
volse-hubzilla-f7e1e907bccbdba93122412f7bc5952b09a7815c.zip
typo
-rw-r--r--mod/dfrn_notify.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/mod/dfrn_notify.php b/mod/dfrn_notify.php
index 630af8398..1e66108c8 100644
--- a/mod/dfrn_notify.php
+++ b/mod/dfrn_notify.php
@@ -111,8 +111,6 @@ function dfrn_notify_post(&$a) {
// send email notification if requested.
- $body = html_entity
-
require_once('bbcode.php');
if($importer['notify-flags'] & NOTIFY_MAIL) {