Archived
1
0
Fork 0

Fix sendmail

This commit is contained in:
Mercier Pierre-Olivier 2013-11-14 17:35:14 +01:00
commit b959187718
2 changed files with 25 additions and 5 deletions

View file

@ -99,7 +99,7 @@ Cordialement,
--
The lerdorf project",
);
Email::Sender::Simple::sendmail($mail);
sendmail($mail);
}
if ($level <= $display_level) {