MediaWiki
REL1_24
|
Redirect from Special:Diff/### to index.php?diff=### and from Special:Diff/###/### to index.php?oldid=###&diff=###. More...
Public Member Functions | |
__construct () | |
getRedirect ($subpage) | |
If the special page is a redirect, then get the Title object it redirects to. |
Redirect from Special:Diff/### to index.php?diff=### and from Special:Diff/###/### to index.php?oldid=###&diff=###.
All of the following are valid usages:
Definition at line 39 of file SpecialDiff.php.
Definition at line 40 of file SpecialDiff.php.
References array().
SpecialDiff::getRedirect | ( | $ | par | ) |
If the special page is a redirect, then get the Title object it redirects to.
False otherwise.
string | $par | Subpage string |
Reimplemented from RedirectSpecialPage.
Definition at line 45 of file SpecialDiff.php.