Home
last modified time | relevance | path

Searched refs:wgLoadScript (Results 1 – 15 of 15) sorted by relevance

/dports/www/mediawiki135/mediawiki-1.35.5/includes/
H A DSetup.php177 if ( $wgLoadScript === false ) {
178 $wgLoadScript = "$wgScriptPath/load.php"; variable
H A DGlobalFunctions.php2530 global $wgScriptPath, $wgScript, $wgLoadScript;
2534 return $wgLoadScript;
H A DDefaultSettings.php215 $wgLoadScript = false; variable
/dports/www/mediawiki137/mediawiki-1.37.1/includes/
H A DSetup.php184 if ( $wgLoadScript === false ) {
185 $wgLoadScript = "$wgScriptPath/load.php"; variable
H A DGlobalFunctions.php2308 global $wgScriptPath, $wgScript, $wgLoadScript;
2312 return $wgLoadScript;
H A DDefaultSettings.php212 $wgLoadScript = false; variable
/dports/www/mediawiki136/mediawiki-1.36.3/includes/
H A DSetup.php184 if ( $wgLoadScript === false ) {
185 $wgLoadScript = "$wgScriptPath/load.php"; variable
H A DGlobalFunctions.php2529 global $wgScriptPath, $wgScript, $wgLoadScript;
2533 return $wgLoadScript;
H A DDefaultSettings.php212 $wgLoadScript = false; variable
/dports/www/mediawiki135/mediawiki-1.35.5/tests/phpunit/includes/
H A DOutputPageTest.php2593 'wgLoadScript' => '/w/load.php',
/dports/www/mediawiki137/mediawiki-1.37.1/tests/phpunit/includes/
H A DOutputPageTest.php2644 'wgLoadScript' => '/w/load.php',
/dports/www/mediawiki136/mediawiki-1.36.3/tests/phpunit/includes/
H A DOutputPageTest.php2628 'wgLoadScript' => '/w/load.php',
/dports/www/mediawiki135/mediawiki-1.35.5/
H A DHISTORY499 * The JavaScript global variable wgLoadScript has been removed. Use
/dports/www/mediawiki137/mediawiki-1.37.1/
H A DHISTORY3214 * The JavaScript global variable wgLoadScript has been removed. Use
/dports/www/mediawiki136/mediawiki-1.36.3/
H A DHISTORY2198 * The JavaScript global variable wgLoadScript has been removed. Use