From: Platonides Date: Sun, 12 May 2013 14:18:25 +0000 (+0200) Subject: Variable $wgRestrictionLevels unused since 1cbaa921 X-Git-Tag: 1.31.0-rc.0~19701^2 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/comptes/journal.php?a=commitdiff_plain;h=854797abd5dff53b151ece95ad717503e6d3e26d;p=lhc%2Fweb%2Fwiklou.git Variable $wgRestrictionLevels unused since 1cbaa921 Change-Id: I251ecaf319b2b4379ef80417ba23022a56064a94 --- diff --git a/includes/ProtectionForm.php b/includes/ProtectionForm.php index 0ac874964e..0871cf0edc 100644 --- a/includes/ProtectionForm.php +++ b/includes/ProtectionForm.php @@ -614,7 +614,7 @@ class ProtectionForm { } function buildCleanupScript() { - global $wgRestrictionLevels, $wgCascadingRestrictionLevels, $wgOut; + global $wgCascadingRestrictionLevels, $wgOut; $cascadeableLevels = $wgCascadingRestrictionLevels; $options = array(