diff options
author | Pierre Schmitz <pierre@archlinux.de> | 2008-08-15 01:29:47 +0200 |
---|---|---|
committer | Pierre Schmitz <pierre@archlinux.de> | 2008-08-15 01:29:47 +0200 |
commit | 370e83bb0dfd0c70de268c93bf07ad5ee0897192 (patch) | |
tree | 491674f4c242e4d6ba0d04eafa305174c35a3391 /skins/Chick.deps.php | |
parent | f4debf0f12d0524d2b2427c55ea3f16b680fad97 (diff) |
Update auf 1.13.0
Diffstat (limited to 'skins/Chick.deps.php')
-rw-r--r-- | skins/Chick.deps.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/Chick.deps.php b/skins/Chick.deps.php index e49e95e7..a7cb0844 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 ); |