summaryrefslogtreecommitdiffstats
path: root/system/libraries/Email.php
AgeCommit message (Expand)AuthorFilesLines
2008-05-11Undoing change committed in r1115Derek Jones1-0/+1
2008-05-11removed closing PHP tag from all framework filesDerek Jones1-1/+0
2008-05-09added dot transformation to body of email when sending via SMTPDerek Jones1-2/+3
2008-05-05tweak to the new fopen mode constant namesDerek Jones1-1/+1
2008-05-05implemented fopen mode constantsDerek Jones1-1/+1
2008-05-05Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to th...Derek Allard1-26/+26
2008-04-22Added the ability to set CRLF settings via config in the Email class.Derek Allard1-0/+20
2008-02-25Moved the safe mode and auth checks for the Email library into the constructorDerek Allard1-42/+44
2008-01-22fixed bug #3279 - removed iso-8859-1 from $this->_base_charsets, and altered ...Derek Jones1-20/+27
2008-01-21replaced www.codeigniter.com with codeigniter.comDerek Jones1-3/+3
2008-01-18ExpressionEngine Dev Team in creditDerek Allard1-2/+2
2008-01-16fixed bug #2542 - switched to foreach() in clean_email() to work with associa...Derek Jones1-5/+9
2008-01-15Fixed typos in the email Language class (email_attachment_unredable, email_fi...Derek Allard1-1/+1817
2007-12-09added a space after the -f flag for server compatibilityDerek Allard1-1/+1
2007-11-29Moved the safe mode and auth checks for the Email library into the constructorDerek Allard1-1815/+1
2007-11-14Fixed a bug in the Email library where some timezones were calculated incorre...Derek Allard1-1/+1
2007-10-04Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor.Derek Allard1-1/+1
2007-07-12fixed quoted-printable in HTML emails, and added htmlspecialchars() to email ...Derek Jones1-4/+100
2007-06-11(no commit message)Rick Ellis1-1/+1
2007-04-15update pMachine to EllisLabDerek Allard1-1718/+1718
2006-10-28(no commit message)admin1-40/+67
2006-10-27(no commit message)admin1-41/+33
2006-10-21(no commit message)admin1-64/+63
2006-10-21(no commit message)admin1-57/+6
2006-10-07(no commit message)admin1-3/+3
2006-10-03(no commit message)derek1-1/+1
2006-09-28(no commit message)admin1-3/+3
2006-09-28(no commit message)admin1-11/+0
2006-09-26(no commit message)admin1-1/+7
2006-09-26(no commit message)admin1-1/+1
2006-09-26(no commit message)admin1-0/+5
2006-09-21(no commit message)admin1-1/+13
2006-09-03(no commit message)admin1-2/+2
2006-08-25Initial Importadmin1-0/+1740