diff --git a/include/Emailer.php b/include/Emailer.php index a3f85433d..7aae57346 100644 --- a/include/Emailer.php +++ b/include/Emailer.php @@ -68,7 +68,7 @@ class Emailer { 'body' => $multipartMessageBody, 'headers' => $messageHeader ); - echo "
"; var_dump($hookdata); killme(); + //echo ""; var_dump($hookdata); killme(); call_hooks("emailer_send", $hookdata); $res = mail( $hookdata['to'], // send to address