Use $this->checkReadOnly() for read only database check in Special:Invalidateemail
authorAlexandre Emsenhuber <ialex.wiki@gmail.com>
Mon, 18 Feb 2013 11:05:25 +0000 (12:05 +0100)
committerAlexandre Emsenhuber <ialex.wiki@gmail.com>
Mon, 18 Feb 2013 11:05:25 +0000 (12:05 +0100)
commit54234b06fd56548fa8e931aa5adddd20cfdca94b
tree76078437fdfd7a0e96e5c4eb34a38f280941a405
parentfba656f9861bab41f0d94735bbc5cde672575fd8
Use $this->checkReadOnly() for read only database check in Special:Invalidateemail

This makes that check consistent with the one used in Special:Confirmemail.

Change-Id: I5f25c39f0fe6d3e362874f74d9b64fb330446abc
includes/specials/SpecialConfirmemail.php