MediaWiki REL1_32
|
Go to the source code of this file.
Classes | |
class | RenameUserCleanup |
Variables | |
$IP = getenv( 'MW_INSTALL_PATH' ) | |
Maintenance script to clean up after incomplete user renames Sometimes user edits are left lying around under the old name, check for that and assign them to the new username. | |
$maintClass = 'RenameUserCleanup' | |
if ($IP===false) | |
$maintClass = 'RenameUserCleanup' |
Definition at line 349 of file renameUserCleanup.php.
if( $IP===false) | ( | $IP = == false | ) |
Definition at line 27 of file renameUserCleanup.php.