Template:$wgRedirectScript/en

From Bonkipedia
<translate> Server URLs and file paths</translate>: $wgRedirectScript
The URL of redirect.php.
<translate> Introduced in version:</translate>pre 1.1.0
<translate> Removed in version:</translate>1.22.0 (Gerrit change 56394; git #f9e54577)
<translate> Allowed values:</translate>(relative path)
<translate> Default value:</translate>"{$wgScriptPath }/redirect.php" (1.2+)

"{$wgScriptPath}/redirect.phtml" (pre 1.1.0 - 1.1)

Template:DefaultExplanation

Details

The URL of redirect.php, relative to the DOCUMENT_ROOT. This was used for backwards compatibility with earlier versions of MediaWiki. It was used by the nostalgia skin for the special pages drop-down.

See also