MediaWiki
REL1_35
SpecialListBots.php
Go to the documentation of this file.
1
<?php
33
class
SpecialListBots
extends
SpecialRedirectToSpecial
{
34
public
function
__construct
() {
35
parent::__construct(
'Listbots'
,
'Listusers'
,
'bot'
);
36
}
37
}
SpecialListBots
Redirect page: Special:ListBots --> Special:ListUsers/bot.
Definition
SpecialListBots.php:33
SpecialListBots\__construct
__construct()
Definition
SpecialListBots.php:34
SpecialRedirectToSpecial
Stable to extend.
Definition
SpecialRedirectToSpecial.php:29
includes
specials
redirects
SpecialListBots.php
Generated on Sat Apr 6 2024 00:07:56 for MediaWiki by
1.9.8