From: Alexandre Emsenhuber Date: Tue, 11 Mar 2008 17:23:53 +0000 (+0000) Subject: (in continuation of r31794) Fixed comments in languages/classes/*.deps.php. X-Git-Tag: 1.31.0-rc.0~49171 X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_ecrire%28%22sites_tous%22%29%20.%20%22?a=commitdiff_plain;h=ce7d1e4ef3ab2bd170725e55c4e31b5248f9c1f2;p=lhc%2Fweb%2Fwiklou.git (in continuation of r31794) Fixed comments in languages/classes/*.deps.php. --- diff --git a/languages/classes/LanguageKk.deps.php b/languages/classes/LanguageKk.deps.php index 2b96de96c6..69c31ffb5c 100644 --- a/languages/classes/LanguageKk.deps.php +++ b/languages/classes/LanguageKk.deps.php @@ -3,7 +3,7 @@ // LanguageKk.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__).'/../LanguageConverter.php' ); diff --git a/languages/classes/LanguageKu.deps.php b/languages/classes/LanguageKu.deps.php index 7aeba6041e..0ce70c4f48 100644 --- a/languages/classes/LanguageKu.deps.php +++ b/languages/classes/LanguageKu.deps.php @@ -3,7 +3,7 @@ // LanguageKu.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__).'/../LanguageConverter.php' ); diff --git a/languages/classes/LanguageSr.deps.php b/languages/classes/LanguageSr.deps.php index 018a83c2ee..a43125ca00 100644 --- a/languages/classes/LanguageSr.deps.php +++ b/languages/classes/LanguageSr.deps.php @@ -3,7 +3,7 @@ // LanguageSr.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__).'/LanguageSr_ec.php' ); require_once( dirname(__FILE__).'/../LanguageConverter.php' ); diff --git a/languages/classes/LanguageZh.deps.php b/languages/classes/LanguageZh.deps.php index 05e51799b8..542170a005 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' );