MediaWiki
REL1_35
SpecialPageInfo.php
Go to the documentation of this file.
1
<?php
24
class
SpecialPageInfo
extends
SpecialRedirectWithAction
{
25
public
function
__construct
() {
26
parent::__construct(
'PageInfo'
,
'info'
,
'pageinfo'
);
27
}
28
29
// Messages, for grep:
30
// specialpageinfo-page
31
// specialpageinfo-submit
32
}
SpecialPageInfo
Definition
SpecialPageInfo.php:24
SpecialPageInfo\__construct
__construct()
Definition
SpecialPageInfo.php:25
SpecialRedirectWithAction
Definition
SpecialRedirectWithAction.php:26
includes
specials
SpecialPageInfo.php
Generated on Sat Apr 6 2024 00:07:59 for MediaWiki by
1.9.8