From 4149f66a7dd1c00f3200e3925f04b858215c8c37 Mon Sep 17 00:00:00 2001 From: Sam Reed Date: Fri, 29 Apr 2011 10:44:56 +0000 Subject: [PATCH] Partial revert r87006, for bug 28745 --- SpecialCite_body.php | 1 + 1 file changed, 1 insertion(+) diff --git a/SpecialCite_body.php b/SpecialCite_body.php index d580bd39..7b2de8eb 100644 --- a/SpecialCite_body.php +++ b/SpecialCite_body.php @@ -1,6 +1,7 @@ lc( $wgContLanguageCode ); $file = file_exists( "${dir}cite_text-$code" ) ? "${dir}cite_text-$code" : "${dir}cite_text";