Merge "Expose thumbnail file to extensions"
[lhc/web/wiklou.git] / maintenance / language / checkLanguage.inc
index 9bd754c..ac70ead 100644 (file)
@@ -333,7 +333,9 @@ ENDS;
                        return $blacklist;
                }
 
+               // @codingStandardsIgnoreStart Ignore that globals should have a "wg" prefix.
                global $checkBlacklist;
+               // @codingStandardsIgnoreEnd
 
                $blacklist = $checkBlacklist;