Script for creating graphml xml file of language fallbacks. More...
Go to the source code of this file.
Classes | |
class | FallbacksCompare |
Creates graphml xml file of language fallbacks. More... | |
Variables | |
if(getenv( 'MW_INSTALL_PATH') !==false) | else |
$IP = "$dir/../../.." | |
$maintClass = FallbacksCompare::class | |
Script for creating graphml xml file of language fallbacks.
@license GPL-2.0-or-later
Definition in file fallbacks-graph.php.
$IP = "$dir/../../.." |
Definition at line 18 of file fallbacks-graph.php.
$maintClass = FallbacksCompare::class |
Definition at line 90 of file fallbacks-graph.php.
if (getenv('MW_INSTALL_PATH') !==false) else |
Definition at line 16 of file fallbacks-graph.php.