MediaWiki REL1_34
initImageData.php File Reference

Go to the source code of this file.

Classes

class  InitImageData
 

Variables

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

Variable Documentation

◆ $IP

$IP = getenv( 'MW_INSTALL_PATH' )

Definition at line 3 of file initImageData.php.

◆ $maintClass

$maintClass = InitImageData::class

Definition at line 121 of file initImageData.php.

◆ if

if ( $IP = == false)
Initial value:
{
$wgAllowHTMLEmail
For parts of the system that have been updated to provide HTML email content, send both text and HTML...

Definition at line 4 of file initImageData.php.

Referenced by TitleValue\__toString().