r87618 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r87617‎ | r87618 | r87619 >
Date:04:06, 7 May 2011
Author:maxsem
Status:ok
Tags:
Comment:
Follow-up r87569: update one comment
Modified paths:
  • /trunk/extensions/MSSQLBackCompat/DatabaseMssqlOld.php (modified) (history)

Diff [purge]

Index: trunk/extensions/MSSQLBackCompat/DatabaseMssqlOld.php
@@ -891,7 +891,7 @@
892892
893893 /**
894894 * Called by the installer script
895 - * - this is the same way as DatabasePostgresql.php, MySQL reads in tables.sql and interwiki.sql using dbsource (which calls db->sourceFile)
 895+ * - this is the same way as DatabasePostgresql.php, MySQL reads in tables.sql and interwiki.sql using $db->sourceFile()
896896 */
897897 public function setup_database() {
898898 global $IP,$wgDBTableOptions;

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r87569Remove install-utils.inc marked for 1.19 removalreedy20:35, 6 May 2011

Status & tagging log