From: Alexandre Emsenhuber Date: Tue, 11 Mar 2008 16:29:29 +0000 (+0000) Subject: Fixed comments in skins/*.deps.php, I expect that this is the good mail, the other... X-Git-Tag: 1.31.0-rc.0~49172 X-Git-Url: https://git.cyclocoop.org/%7B%24admin_url%7Dmembres/modifier.php?a=commitdiff_plain;h=da3d02feeddae3b6a2dbcfd6f5f90961e2c4e31f;p=lhc%2Fweb%2Fwiklou.git Fixed comments in skins/*.deps.php, I expect that this is the good mail, the other one returned a 404 not found. --- 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 @@