r51432 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r51431‎ | r51432 | r51433 >
Date:19:17, 3 June 2009
Author:ialex
Status:deferred
Tags:
Comment:
fix for r51396: no need to append "($wgArticlePath)", it's done automatically
Modified paths:
  • /trunk/extensions/Configure/Configure.settings.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Configure/Configure.settings.i18n.php
@@ -491,7 +491,7 @@
492492 'configure-setting-wgSharedUploadPath' => 'Full path on the web server where shared uploads can be found',
493493 'configure-setting-wgUseSharedUploads' => 'Use shared uploads',
494494 'configure-setting-wgAppleTouchIcon' => 'Apple Touch bookmark icon',
495 - 'configure-setting-wgArticlePath' => 'Base URL of internal links within MediaWiki ($wgArticlePath)',
 495+ 'configure-setting-wgArticlePath' => 'Base URL of internal links within MediaWiki',
496496 'configure-setting-wgDirectoryMode' => 'New directory modes',
497497 'configure-setting-wgDiff' => 'Path to the GNU diff utility',
498498 'configure-setting-wgDiff3' => 'Path to the GNU diff3 utility',

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r51396Two message clarifications....purodha10:12, 3 June 2009

Status & tagging log