MediaWiki master
resetPageRandom.php File Reference

Resets the page_random field for articles in the provided time range. More...

Go to the source code of this file.

Classes

class  ResetPageRandom
 Maintenance script that resets page_random over a time range. More...
 

Variables

 $maintClass = ResetPageRandom::class
 

Detailed Description

Resets the page_random field for articles in the provided time range.

Note
GPL-2.0-or-later

Definition in file resetPageRandom.php.

Variable Documentation

◆ $maintClass

$maintClass = ResetPageRandom::class

Definition at line 123 of file resetPageRandom.php.