Fix r62331 - If we renamed a method, we need to to it everywhere!
[lhc/web/wiklou.git] / includes / api / ApiEmailUser.php
2010-01-23 Sam ReedAdd/remove whitelines to increase readability in API...
2010-01-11 Aryeh Gregorstylize.php on API code
2009-03-06 Roan Kattouw* API: (bug 17774) API pretends action=query doesn...
2009-01-31 Roan KattouwRevert r46512 (Add "check" parameter to action=email...
2009-01-29 Bryan Tong MinhAlso return why the target user is not valid
2009-01-29 Bryan Tong MinhKill code duplication & other style tweaks
2009-01-29 X!Forgot to remove that
2009-01-29 X!Per 46512#c1554, moving check to before required params...
2009-01-29 X!Add "check" parameter to action=email
2008-09-25 Roan KattouwAPI:
2008-09-07 Roan KattouwAPI: Uniformizing descriptions for write modules
2008-09-04 Alexandre Emsenhubermissing svn:keywords property
2008-08-27 Bryan Tong Minh* Fixup validation methods in UserEmailForm a bit so...
2008-08-21 Brion VibberRevert r39793 "* (bug 13879) Special:EmailUser shows...
2008-08-21 Bryan Tong Minh* (bug 13879) Special:EmailUser shows a form in case...
2008-06-02 Bryan Tong Minh... and should have also made this an array
2008-06-02 Bryan Tong MinhForgot to return success
2008-06-02 Bryan Tong MinhPut ratelimiter and edittoken checking in backend.
2008-06-01 Bryan Tong MinhAPI: Add action=emailuser