Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Consistently use _ in two-word class names | Paul Arthur | 2013-01-25 | 1 | -214/+0 |
| | |||||
* | Cosmetics: clean up heads in lib/ | Paul Arthur | 2013-01-25 | 1 | -12/+1 |
| | |||||
* | Clean up some PHPDoc crap | Paul Arthur | 2011-04-04 | 1 | -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 phpdoc | momo-i | 2011-02-03 | 1 | -1/+1 |
| | |||||
* | header comment for phpdoc | momo-i | 2011-02-03 | 1 | -1/+1 |
| | |||||
* | test header for phpdoc. now using only classes and libraries. | momo-i | 2011-02-02 | 1 | -1/+0 |
| | |||||
* | test for phpdoc | momo-i | 2011-02-02 | 1 | -19/+47 |
| | |||||
* | Fix authenticated SMTP and add secure (TLS/SSL) SMTP. | Paul 'flowerysong' Arthur | 2010-10-26 | 1 | -1/+4 |
| | |||||
* | The AmpacheMail constructor does nothing and we never call it with parameters, | Paul 'flowerysong' Arthur | 2010-10-24 | 1 | -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' Arthur | 2010-10-09 | 1 | -34/+94 |
| | | | | other places that send mail. | ||||
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 1 | -0/+1 |
| | |||||
* | Replaced almost every dba::query to dba::read or dba::write. | dipsol | 2009-12-14 | 1 | -29/+29 |
| | |||||
* | Update phpmailer version | momo-i | 2009-05-18 | 1 | -1/+3 |
| | |||||
* | Add phpmailer and change mail function. | momo-i | 2009-05-06 | 1 | -17/+42 |
| | |||||
* | fix multibyte character email | momo-i | 2008-08-25 | 1 | -1/+17 |
| | |||||
* | fixed typo in mail class | Karl 'vollmerk' Vollmer | 2008-02-10 | 1 | -1/+1 |
| | |||||
* | fixed mailing functions | Karl 'vollmerk' Vollmer | 2007-12-17 | 1 | -0/+99 |