MediaWiki  1.34.4
SpecialListBots.php
Go to the documentation of this file.
1 <?php
34  function __construct() {
35  parent::__construct( 'Listbots', 'Listusers', 'bot' );
36  }
37 }
SpecialRedirectToSpecial
Definition: SpecialRedirectToSpecial.php:27
SpecialListBots
Redirect page: Special:ListBots --> Special:ListUsers/bot.
Definition: SpecialListBots.php:33
SpecialListBots\__construct
__construct()
Definition: SpecialListBots.php:34