MediaWiki  REL1_22
CheckUsernames Class Reference

Maintenance script to check that database usernames are actually valid. More...

Inheritance diagram for CheckUsernames:
Collaboration diagram for CheckUsernames:

List of all members.

Public Member Functions

 __construct ()
 execute ()

Detailed Description

Maintenance script to check that database usernames are actually valid.

An existing usernames can become invalid if User::isValidUserName() is altered or if we change the $wgMaxNameChars

Definition at line 34 of file checkUsernames.php.


Constructor & Destructor Documentation

Reimplemented from Maintenance.

Definition at line 36 of file checkUsernames.php.

References Maintenance\setBatchSize().


Member Function Documentation


The documentation for this class was generated from the following file: