From: umherirrender Date: Sat, 19 Jul 2014 20:44:54 +0000 (+0200) Subject: Remove unused global declarations X-Git-Tag: 1.31.0-rc.0~14874^2 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/?a=commitdiff_plain;h=301a7f3d1d60fd0242db2bc14eafe29b7b759d25;p=lhc%2Fweb%2Fwiklou.git Remove unused global declarations Change-Id: I05a9bc5c0c0447c045714a445b0ed44f001db1dc --- diff --git a/includes/OutputPage.php b/includes/OutputPage.php index 6163a8def5..fdf8e7f1be 100644 --- a/includes/OutputPage.php +++ b/includes/OutputPage.php @@ -2961,7 +2961,7 @@ $templates * @return string */ function getScriptsForBottomQueue( $inHead ) { - global $wgUseSiteJs, $wgAllowUserJs; + global $wgAllowUserJs; // Scripts and messages "only" requests marked for bottom inclusion // If we're in the , use load() calls rather than