]> git.mxchange.org Git - friendica.git/commitdiff
typo
authorMike Macgirvin <mike@macgirvin.com>
Thu, 28 Oct 2010 23:06:34 +0000 (16:06 -0700)
committerMike Macgirvin <mike@macgirvin.com>
Thu, 28 Oct 2010 23:06:34 +0000 (16:06 -0700)
mod/dfrn_notify.php

index 630af83981b2fc78f85477453ec6ba63df5fd885..1e66108c80249ae9821c32469f1d8ae8a6c5d843 100644 (file)
@@ -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) {