r111015 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r111014‎ | r111015 | r111016 >
Date:01:25, 9 February 2012
Author:reedy
Status:ok
Tags:
Comment:
Remove, don't move

Pign r11109
Modified paths:
  • /branches/REL1_19/phase3/includes/installer/SqliteUpdater.php (modified) (history)

Diff [purge]

Index: branches/REL1_19/phase3/includes/installer/SqliteUpdater.php
@@ -71,9 +71,6 @@
7272 array( 'addField', 'uploadstash', 'us_chunk_inx', 'patch-uploadstash_chunk.sql' ),
7373 array( 'addfield', 'job', 'job_timestamp', 'patch-jobs-add-timestamp.sql' ),
7474 array( 'modifyField', 'user_former_groups', 'ufg_group', 'patch-ug_group-length-increase.sql' ),
75 -
76 - // 1.20
77 - array( 'addTable', 'config', 'patch-config.sql' ),
7875 );
7976 }
8077

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r11109* Setting up the renameuser permission, moved out of the main codeavar00:50, 24 September 2005

Status & tagging log