summaryrefslogtreecommitdiff
path: root/core/libraries/Sendmail.php
AgeCommit message (Expand)Author
2009-02-08Fix a bug that I think I introduced in my last sendmail refactor whereBharat Mediratta
2009-02-06Correct comment on factoryTim Almdal
2009-02-05Move test-related extensions to Sendmail into a subclass that we onlyBharat Mediratta
2009-02-05Minor code style changes.Bharat Mediratta
2009-02-02Changed the Sendmail library to allow the separator between mailTim Almdal
2009-02-01Update the handling of the to field if the input field is an arrayTim Almdal
2009-01-28Create a sendmail library to wrap the call to the system sendmailTim Almdal