r85893 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r85892‎ | r85893 | r85894 >
Date:17:08, 12 April 2011
Author:siebrand
Status:ok
Tags:
Comment:
Fix typo in r85885.
Modified paths:
  • /trunk/phase3/includes/installer/Installer.i18n.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/installer/Installer.i18n.php
@@ -329,7 +329,7 @@
330330
331331 In '''UTF-8 mode''', MySQL will know what character set your data is in, and can present and convert it appropriately, but it will not let you store characters above the [http://en.wikipedia.org/wiki/Mapping_of_Unicode_character_planes Basic Multilingual Plane].",
332332
333 - 'config-ibm_db2-low-db-pagesize' => 'There must be a tableblespace with at least 32k of pagesize.',
 333+ 'config-ibm_db2-low-db-pagesize' => 'There must be a tablespace with at least 32k of pagesize.',
334334
335335 'config-site-name' => 'Name of wiki:',
336336 'config-site-name-help' => "This will appear in the title bar of the browser and in various other places.",

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r85885Fixes to DB2 support. DB2 support integration with 1.17 Installer and Updater...leonsp16:35, 12 April 2011

Status & tagging log