From 7051b7b2441dc0677e362df230e0d06d5854e634 Mon Sep 17 00:00:00 2001 From: Aryeh Gregor Date: Wed, 8 Jul 2009 04:38:01 +0000 Subject: [PATCH] Fix weird calling convention for Skin::makeGlobalVariablesScript --- includes/Skin.php | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/includes/Skin.php b/includes/Skin.php index 88fab3ff1e..15842bc752 100644 --- a/includes/Skin.php +++ b/includes/Skin.php @@ -352,12 +352,15 @@ class Skin extends Linker { /** * Make a \n$extraHtml" ); global $wgUseSiteJs; -- 2.20.1