* Removed Preferences::validateEmail() to that e-mail address modification is in...
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Thu, 17 Nov 2011 10:06:56 +0000 (10:06 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Thu, 17 Nov 2011 10:06:56 +0000 (10:06 +0000)
commit8758594579788903d837f599c87d066153d2015f
treeec440afc712a297a87a344d16225651ed177f858
parent81cc6c7b4c9358338b82e70d3f7219e6ea0ef667
* Removed Preferences::validateEmail() to that e-mail address modification is in another special page, no callers
* Added $form parameter to Preferences::cleanSignature() and Preferences::validateSignature(), they are passed to the functions since r102879
* Use local context to get messages
includes/Preferences.php