projects
/
friendica.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62998bf
)
Bugfix: Removed test code.
author
Michael Vogel
<icarus@dabo.de>
Wed, 21 Jan 2015 11:42:34 +0000
(12:42 +0100)
committer
Michael Vogel
<icarus@dabo.de>
Wed, 21 Jan 2015 11:42:34 +0000
(12:42 +0100)
include/Emailer.php
patch
|
blob
|
history
diff --git
a/include/Emailer.php
b/include/Emailer.php
index a3f85433de04335c57cfabb8a7a5448bf099ca18..7aae57346e0bb08626eab9abab7257f9fab102d7 100644
(file)
--- a/
include/Emailer.php
+++ b/
include/Emailer.php
@@
-68,7
+68,7
@@
class Emailer {
'body' => $multipartMessageBody,
'headers' => $messageHeader
);
- echo "<pre>"; var_dump($hookdata); killme();
+
//
echo "<pre>"; var_dump($hookdata); killme();
call_hooks("emailer_send", $hookdata);
$res = mail(
$hookdata['to'], // send to address