summaryrefslogtreecommitdiffstats
path: root/lib/class/registration.class.php
Commit message (Collapse)AuthorAgeFilesLines
* Rename Ampache_Mail to MailerPaul Arthur2013-01-291-1/+1
|
* Cosmetics: death to tabsPaul Arthur2013-01-261-43/+43
| | | | | The refactoring I've been doing has reminded me of my strong preference for spaces, and I feel inclined to impose my will on the tree.
* Consistently use _ in two-word class namesPaul Arthur2013-01-251-1/+1
|
* Cosmetics: clean up heads in lib/Paul Arthur2013-01-251-13/+2
|
* Switch from _() to T_()Paul Arthur2012-04-121-3/+3
| | | | | | Even if we move away from php-gettext in the future, it's easy to write a quick T_() as a simple wrapper; it's not so easy to rewrite PHP to allow redeclaration of a function.
* Clean up some PHPDoc crapPaul Arthur2011-04-041-9/+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-18/+40
|
* Refactor mail handling a bit and make registration use the same method as the Paul 'flowerysong' Arthur2010-10-091-49/+13
| | | | other places that send mail.
* Cosmetics: remove trailing whitespacePaul 'flowerysong' Arthur2010-03-141-10/+10
|
* Cosmetics: use tabs for indentation, tweak some indentation/coding style.Paul 'flowerysong' Arthur2010-03-141-8/+8
|
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
|
* Add Hint for translatorsmomo-i2009-05-191-0/+1
|
* Updated registration mail multi-byte and language sync.momo-i2008-09-051-18/+69
|
* Fixed minor glitches in user registrationpb1dft2008-02-161-1/+1
|
* broke some stuff, fixed some stuff... commiting before I turn of this boxKarl 'vollmerk' Vollmer2007-12-031-1/+1
|
* fixed registration page, and simplifed its logicKarl 'vollmerk' Vollmer2007-12-021-0/+94