summaryrefslogtreecommitdiffstats
path: root/lib/class/ampachemail.class.php
Commit message (Collapse)AuthorAgeFilesLines
* Consistently use _ in two-word class namesPaul Arthur2013-01-251-214/+0
|
* Cosmetics: clean up heads in lib/Paul Arthur2013-01-251-12/+1
|
* Clean up some PHPDoc crapPaul Arthur2011-04-041-8/+0
| | | | | | Remove misleading, unvetted, or in some cases just plain wrong data. Packages and categories weren't being used correctly. They still aren't.
* header comment modified for phpdocmomo-i2011-02-031-1/+1
|
* header comment for phpdocmomo-i2011-02-031-1/+1
|
* test header for phpdoc. now using only classes and libraries.momo-i2011-02-021-1/+0
|
* test for phpdocmomo-i2011-02-021-19/+47
|
* Fix authenticated SMTP and add secure (TLS/SSL) SMTP.Paul 'flowerysong' Arthur2010-10-261-1/+4
|
* The AmpacheMail constructor does nothing and we never call it with parameters,Paul 'flowerysong' Arthur2010-10-241-1/+1
| | | | so why did it claim it needed a parameter?
* Refactor mail handling a bit and make registration use the same method as the Paul 'flowerysong' Arthur2010-10-091-34/+94
| | | | other places that send mail.
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
|
* Replaced almost every dba::query to dba::read or dba::write.dipsol2009-12-141-29/+29
|
* Update phpmailer version momo-i2009-05-181-1/+3
|
* Add phpmailer and change mail function.momo-i2009-05-061-17/+42
|
* fix multibyte character emailmomo-i2008-08-251-1/+17
|
* fixed typo in mail classKarl 'vollmerk' Vollmer2008-02-101-1/+1
|
* fixed mailing functionsKarl 'vollmerk' Vollmer2007-12-171-0/+99