diff --git a/Strapping.skin.php b/Strapping.skin.php index b7f0208..b6c6deb 100644 --- a/Strapping.skin.php +++ b/Strapping.skin.php @@ -67,6 +67,7 @@ class StrappingTemplate extends BaseTemplate { * Outputs the entire contents of the (X)HTML page */ public function execute() { + global $wgGroupPermissions; global $wgVectorUseIconWatch; global $wgSearchPlacement; global $wgStrappingSkinLogoLocation;