Home
last modified time | relevance | path

Searched defs:wgArticlePath (Results 1 – 6 of 6) sorted by relevance

/dports/www/mediawiki135/mediawiki-1.35.5/includes/
H A DSetup.php185 $wgArticlePath = "$wgScript/$1"; variable
187 $wgArticlePath = "$wgScript?title=$1"; variable
H A DDefaultSettings.php267 $wgArticlePath = false; variable
/dports/www/mediawiki137/mediawiki-1.37.1/includes/
H A DSetup.php192 $wgArticlePath = "$wgScript/$1"; variable
194 $wgArticlePath = "$wgScript?title=$1"; variable
H A DDefaultSettings.php264 $wgArticlePath = false; variable
/dports/www/mediawiki136/mediawiki-1.36.3/includes/
H A DSetup.php192 $wgArticlePath = "$wgScript/$1"; variable
194 $wgArticlePath = "$wgScript?title=$1"; variable
H A DDefaultSettings.php264 $wgArticlePath = false; variable