r79812 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r79811‎ | r79812 | r79813 >
Date:12:59, 7 January 2011
Author:catrope
Status:ok
Tags:
Comment:
Fix indentation in r79746
Modified paths:
  • /trunk/phase3/includes/installer/MysqlUpdater.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/installer/MysqlUpdater.php
@@ -172,7 +172,7 @@
173173 array( 'addTable', 'msg_resource', 'patch-msg_resource.sql' ),
174174 array( 'addTable', 'module_deps', 'patch-module_deps.sql' ),
175175 array( 'dropIndex', 'archive', 'ar_page_revid', 'patch-archive_kill_ar_page_revid.sql' ),
176 - array( 'addIndex', 'archive', 'ar_revid', 'patch-archive_ar_revid.sql' ),
 176+ array( 'addIndex', 'archive', 'ar_revid', 'patch-archive_ar_revid.sql' ),
177177 );
178178 }
179179

Follow-up revisions

RevisionCommit summaryAuthorDate
r799171.17: MFT r78554, r79166, r79702, r79746, r79812, r79835, r79838, r79846, r79...catrope21:07, 9 January 2011

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r79746Followup r79702, r66793, r66822...reedy19:27, 6 January 2011

Status & tagging log