* Fixup validation methods in UserEmailForm a bit so that they don't return arrays...
authorBryan Tong Minh <btongminh@users.mediawiki.org>
Wed, 27 Aug 2008 13:36:39 +0000 (13:36 +0000)
committerBryan Tong Minh <btongminh@users.mediawiki.org>
Wed, 27 Aug 2008 13:36:39 +0000 (13:36 +0000)
commita9fd7beaef20a07154850a181de05f80cbe2dbe1
tree3e93cc48f468cd5b8cf5fad17cecb5455c98051c
parent597d9c6deed351a397678106c7d587ccc414e017
* Fixup validation methods in UserEmailForm a bit so that they don't return arrays when it's not necessary.
* Add email errors to the API's message map
includes/api/ApiBase.php
includes/api/ApiEmailUser.php
includes/specials/SpecialEmailuser.php