MediaWiki  1.34.4
cleanupArchiveUserText.php File Reference

Go to the source code of this file.

Classes

class  CleanupArchiveUserText
 

Variables

 $IP = getenv( 'MW_INSTALL_PATH' )
 
 $maintClass = CleanupArchiveUserText::class
 
 if ($IP===false)
 

Variable Documentation

◆ $IP

$IP = getenv( 'MW_INSTALL_PATH' )

Definition at line 3 of file cleanupArchiveUserText.php.

◆ $maintClass

$maintClass = CleanupArchiveUserText::class

Definition at line 66 of file cleanupArchiveUserText.php.

◆ if

if( $IP===false)

Definition at line 4 of file cleanupArchiveUserText.php.