MediaWiki REL1_35
SpecialRandomredirect.php
Go to the documentation of this file.
1<?php
31 public function __construct() {
32 parent::__construct( 'Randomredirect' );
33 $this->isRedir = true;
34 }
35}
Special page to direct the user to a random page.
Special page to direct the user to a random redirect page (minus the second redirect)