MediaWiki
REL1_35
SpecialRandomredirect.php
Go to the documentation of this file.
1
<?php
30
class
SpecialRandomredirect
extends
RandomPage
{
31
public
function
__construct
() {
32
parent::__construct(
'Randomredirect'
);
33
$this->isRedir =
true
;
34
}
35
}
RandomPage
Special page to direct the user to a random page.
Definition
SpecialRandompage.php:32
SpecialRandomredirect
Special page to direct the user to a random redirect page (minus the second redirect)
Definition
SpecialRandomredirect.php:30
SpecialRandomredirect\__construct
__construct()
Definition
SpecialRandomredirect.php:31
includes
specials
SpecialRandomredirect.php
Generated on Sat Apr 6 2024 00:07:59 for MediaWiki by
1.9.8