From da3d02feeddae3b6a2dbcfd6f5f90961e2c4e31f Mon Sep 17 00:00:00 2001 From: Alexandre Emsenhuber Date: Tue, 11 Mar 2008 16:29:29 +0000 Subject: [PATCH] Fixed comments in skins/*.deps.php, I expect that this is the good mail, the other one returned a 404 not found. --- skins/Chick.deps.php | 2 +- skins/Modern.deps.php | 7 +++---- skins/MonoBook.deps.php | 2 +- skins/MySkin.deps.php | 2 +- skins/Simple.deps.php | 2 +- 5 files changed, 7 insertions(+), 8 deletions(-) diff --git a/skins/Chick.deps.php b/skins/Chick.deps.php index e49e95e770..a7cb0844db 100644 --- a/skins/Chick.deps.php +++ b/skins/Chick.deps.php @@ -3,7 +3,7 @@ // Chick.php is compiled, working around a bug in the APC opcode // cache on PHP 5, where cached code can break if the include order // changed on a subsequent page view. -// see http://mail.wikipedia.org/pipermail/wikitech-l/2006-January/033660.html +// see http://lists.wikimedia.org/pipermail/wikitech-l/2006-January/021311.html if ( ! defined( 'MEDIAWIKI' ) ) die( 1 ); diff --git a/skins/Modern.deps.php b/skins/Modern.deps.php index 73adcb40cc..e76ab99758 100644 --- a/skins/Modern.deps.php +++ b/skins/Modern.deps.php @@ -1,13 +1,12 @@