From: Ævar Arnfjörð Bjarmason Date: Wed, 4 Jan 2006 00:25:46 +0000 (+0000) Subject: * Formatting: -whitespace X-Git-Tag: 1.6.0~778 X-Git-Url: http://git.cyclocoop.org/%22.%24h.%22?a=commitdiff_plain;h=7463dae36fb8d58c3b978efa721bdd309109df9a;p=lhc%2Fweb%2Fwiklou.git * Formatting: -whitespace --- diff --git a/includes/GlobalFunctions.php b/includes/GlobalFunctions.php index a19c121cd9..c804bb7558 100644 --- a/includes/GlobalFunctions.php +++ b/includes/GlobalFunctions.php @@ -1730,7 +1730,6 @@ function wfUsePHP( $req_ver ) { * @param mixed $version The version to check, can be a string, an integer, or * a float */ - function wfUseMW( $req_ver ) { global $wgVersion;