Index: branches/REL1_18/phase3/includes/installer/SqliteUpdater.php |
— | — | @@ -42,7 +42,7 @@ |
43 | 43 | array( 'sqliteSetupSearchindex' ), |
44 | 44 | |
45 | 45 | // 1.17 |
46 | | - array( 'addTable', 'user_former_groups', 'patch-user_former_groups.sql'), |
| 46 | + array( 'addTable', 'iwlinks', 'patch-iwlinks.sql' ), |
47 | 47 | array( 'addIndex', 'iwlinks', 'iwl_prefix_title_from', 'patch-rename-iwl_prefix.sql' ), |
48 | 48 | array( 'addField', 'updatelog', 'ul_value', 'patch-ul_value.sql' ), |
49 | 49 | array( 'addField', 'interwiki', 'iw_api', 'patch-iw_api_and_wikiid.sql' ), |