r31801 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r31800‎ | r31801 | r31802 >
Date:17:23, 11 March 2008
Author:ialex
Status:old
Tags:
Comment:
(in continuation of r31794) Fixed comments in languages/classes/*.deps.php.
Modified paths:
  • /trunk/phase3/languages/classes/LanguageKk.deps.php (modified) (history)
  • /trunk/phase3/languages/classes/LanguageKu.deps.php (modified) (history)
  • /trunk/phase3/languages/classes/LanguageSr.deps.php (modified) (history)
  • /trunk/phase3/languages/classes/LanguageZh.deps.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/classes/LanguageKk.deps.php
@@ -3,7 +3,7 @@
44 // LanguageKk.php is compiled, working around a bug in the APC opcode
55 // cache on PHP 5, where cached code can break if the include order
66 // changed on a subsequent page view.
7 -// see http://mail.wikipedia.org/pipermail/wikitech-l/2006-January/033660.html
 7+// see http://lists.wikimedia.org/pipermail/wikitech-l/2006-January/021311.html
88
99
1010 require_once( dirname(__FILE__).'/../LanguageConverter.php' );
Index: trunk/phase3/languages/classes/LanguageKu.deps.php
@@ -3,7 +3,7 @@
44 // LanguageKu.php is compiled, working around a bug in the APC opcode
55 // cache on PHP 5, where cached code can break if the include order
66 // changed on a subsequent page view.
7 -// see http://mail.wikipedia.org/pipermail/wikitech-l/2006-January/033660.html
 7+// see http://lists.wikimedia.org/pipermail/wikitech-l/2006-January/021311.html
88
99
1010 require_once( dirname(__FILE__).'/../LanguageConverter.php' );
Index: trunk/phase3/languages/classes/LanguageZh.deps.php
@@ -3,7 +3,7 @@
44 // LanguageZh.php is compiled, working around a bug in the APC opcode
55 // cache on PHP 5, where cached code can break if the include order
66 // changed on a subsequent page view.
7 -// see http://mail.wikipedia.org/pipermail/wikitech-l/2006-January/033660.html
 7+// see http://lists.wikimedia.org/pipermail/wikitech-l/2006-January/021311.html
88
99 require_once( dirname(__FILE__).'/LanguageZh_hans.php' );
1010 require_once( dirname(__FILE__).'/../LanguageConverter.php' );
Index: trunk/phase3/languages/classes/LanguageSr.deps.php
@@ -3,7 +3,7 @@
44 // LanguageSr.php is compiled, working around a bug in the APC opcode
55 // cache on PHP 5, where cached code can break if the include order
66 // changed on a subsequent page view.
7 -// see http://mail.wikipedia.org/pipermail/wikitech-l/2006-January/033660.html
 7+// see http://lists.wikimedia.org/pipermail/wikitech-l/2006-January/021311.html
88
99 require_once( dirname(__FILE__).'/LanguageSr_ec.php' );
1010 require_once( dirname(__FILE__).'/../LanguageConverter.php' );

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r31794Fixed comments in skins/*.deps.php, I expect that this is the good mail, the ...ialex16:29, 11 March 2008

Status & tagging log