Translate extension for MediaWiki
 
Loading...
Searching...
No Matches
expand-groupspec.php File Reference

Script that expands a message group specification (such as page-News*,page-Help*). More...

Go to the source code of this file.

Classes

class  TranslateExpandGroupSpec
 

Variables

if(getenv( 'MW_INSTALL_PATH') !==false) else
 
 $IP = "$dir/../../.."
 
 $maintClass = TranslateExpandGroupSpec::class
 

Detailed Description

Script that expands a message group specification (such as page-News*,page-Help*).

@license GPL-2.0-or-later

Definition in file expand-groupspec.php.

Variable Documentation

◆ $IP

$IP = "$dir/../../.."

Definition at line 16 of file expand-groupspec.php.

◆ $maintClass

$maintClass = TranslateExpandGroupSpec::class

Definition at line 59 of file expand-groupspec.php.

◆ else

if (getenv('MW_INSTALL_PATH') !==false) else
Initial value:
{
$dir = __DIR__

Definition at line 14 of file expand-groupspec.php.