Go to the source code of this file.
Functions | |
wfSpecialRemoveRestrictions () | |
wfSpecialRemoveRestrictionsProcess ($r) |
wfSpecialRemoveRestrictions | ( | ) |
Definition at line 3 of file SpecialRemoveRestrictions.php.
References $result, $wgLang, $wgOut, $wgRequest, $wgTitle, $wgUser, Xml::buildForm(), Xml::fieldset(), Xml::hidden(), Xml::input(), Xml::openElement(), wfMsgExt(), wfMsgHtml(), and wfSpecialRemoveRestrictionsProcess().
wfSpecialRemoveRestrictionsProcess | ( | $ | r | ) |
Definition at line 48 of file SpecialRemoveRestrictions.php.
References $reason, $result, $wgRequest, $wgUser, and Title::makeTitle().
Referenced by wfSpecialRemoveRestrictions().