summaryrefslogtreecommitdiff
path: root/languages/classes/LanguageZh.deps.php
diff options
context:
space:
mode:
Diffstat (limited to 'languages/classes/LanguageZh.deps.php')
-rw-r--r--languages/classes/LanguageZh.deps.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/classes/LanguageZh.deps.php b/languages/classes/LanguageZh.deps.php
index 05e51799..542170a0 100644
--- a/languages/classes/LanguageZh.deps.php
+++ b/languages/classes/LanguageZh.deps.php
@@ -3,7 +3,7 @@
// LanguageZh.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
require_once( dirname(__FILE__).'/LanguageZh_hans.php' );
require_once( dirname(__FILE__).'/../LanguageConverter.php' );