From: Brion Vibber Date: Fri, 22 Jun 2007 18:58:51 +0000 (+0000) Subject: Fix drop-down for Nostalgia skin when $wgArticlePath is left to default interpolation. X-Git-Tag: 1.31.0-rc.0~52440 X-Git-Url: http://git.cyclocoop.org/%22.%24match%5B1%5D.%22?a=commitdiff_plain;h=8de3b6872ffa3e30145382c6028311829cf07da4;p=lhc%2Fweb%2Fwiklou.git Fix drop-down for Nostalgia skin when $wgArticlePath is left to default interpolation. Was skipping setup code, which is pretty.... useless. :) --- diff --git a/redirect.php b/redirect.php index 4718600d6c..8c370a3e70 100644 --- a/redirect.php +++ b/redirect.php @@ -1,5 +1,4 @@