From 1d15461a57a19739f7fad49d9a63b8b8c69da2f3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=86var=20Arnfj=C3=B6r=C3=B0=20Bjarmason?= Date: Sat, 7 Jan 2006 12:31:39 +0000 Subject: [PATCH] Code review! * Don't start a new scope with if defined 'MEDIAWIKI... --- includes/ImageGallery.php | 14 +++----------- includes/Namespace.php | 10 ++-------- includes/ProxyTools.php | 6 ++---- includes/Skin.php | 9 ++------- includes/SkinPHPTal.php | 9 ++------- includes/SkinTemplate.php | 11 +++-------- 6 files changed, 14 insertions(+), 45 deletions(-) diff --git a/includes/ImageGallery.php b/includes/ImageGallery.php index c33a3f2596..c96a699ef4 100644 --- a/includes/ImageGallery.php +++ b/includes/ImageGallery.php @@ -1,14 +1,11 @@ diff --git a/includes/Namespace.php b/includes/Namespace.php index 15fc36e5da..e366c0a2dd 100644 --- a/includes/Namespace.php +++ b/includes/Namespace.php @@ -1,15 +1,11 @@ diff --git a/includes/ProxyTools.php b/includes/ProxyTools.php index dfddd4caf1..383878d3d0 100644 --- a/includes/ProxyTools.php +++ b/includes/ProxyTools.php @@ -1,13 +1,11 @@ diff --git a/includes/SkinPHPTal.php b/includes/SkinPHPTal.php index 3efb2e3790..c6159bd2ab 100644 --- a/includes/SkinPHPTal.php +++ b/includes/SkinPHPTal.php @@ -1,4 +1,6 @@ diff --git a/includes/SkinTemplate.php b/includes/SkinTemplate.php index fbb95fbb2b..850f66dcf2 100644 --- a/includes/SkinTemplate.php +++ b/includes/SkinTemplate.php @@ -1,4 +1,7 @@ -- 2.20.1