Platonides has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/63376


Change subject: Variable $wgRestrictionLevels unused since 1cbaa921
......................................................................

Variable $wgRestrictionLevels unused since 1cbaa921

Change-Id: I251ecaf319b2b4379ef80417ba23022a56064a94
---
M includes/ProtectionForm.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/76/63376/1

diff --git a/includes/ProtectionForm.php b/includes/ProtectionForm.php
index 0ac8749..0871cf0 100644
--- a/includes/ProtectionForm.php
+++ b/includes/ProtectionForm.php
@@ -614,7 +614,7 @@
        }
 
        function buildCleanupScript() {
-               global $wgRestrictionLevels, $wgCascadingRestrictionLevels, 
$wgOut;
+               global $wgCascadingRestrictionLevels, $wgOut;
 
                $cascadeableLevels = $wgCascadingRestrictionLevels;
                $options = array(

-- 
To view, visit https://gerrit.wikimedia.org/r/63376
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I251ecaf319b2b4379ef80417ba23022a56064a94
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Platonides <platoni...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to