From 8ce41bf5f5e1ccfd98ccb37bc6561560fb3f28c5 Mon Sep 17 00:00:00 2001 From: Alex Z Date: Fri, 9 Jan 2009 18:28:55 +0000 Subject: [PATCH] rm protectionlevel from mVariableIDs per iAlex on codereview --- includes/MagicWord.php | 1 - 1 file changed, 1 deletion(-) diff --git a/includes/MagicWord.php b/includes/MagicWord.php index 6eefd7a60c..5b5b77f0ff 100644 --- a/includes/MagicWord.php +++ b/includes/MagicWord.php @@ -109,7 +109,6 @@ class MagicWord { 'index', 'noindex', 'numberingroup', - 'protectionlevel', ); /* Array of caching hints for ParserCache */ -- 2.20.1