From 8de3b6872ffa3e30145382c6028311829cf07da4 Mon Sep 17 00:00:00 2001 From: Brion Vibber Date: Fri, 22 Jun 2007 18:58:51 +0000 Subject: [PATCH] Fix drop-down for Nostalgia skin when $wgArticlePath is left to default interpolation. Was skipping setup code, which is pretty.... useless. :) --- redirect.php | 1 - 1 file changed, 1 deletion(-) diff --git a/redirect.php b/redirect.php index 4718600d6c..8c370a3e70 100644 --- a/redirect.php +++ b/redirect.php @@ -1,5 +1,4 @@