| Index: trunk/phase3/includes/installer/SqliteUpdater.php |
| — | — | @@ -62,7 +62,7 @@ |
| 63 | 63 | |
| 64 | 64 | // 1.19 |
| 65 | 65 | array( 'addTable', 'config', 'patch-config.sql' ), |
| 66 | | - array( 'addIndex', 'logging', 'type_action', 'patch-logging-type-action-index.sql') |
| | 66 | + array( 'addIndex', 'logging', 'type_action', 'patch-logging-type-action-index.sql'), |
| 67 | 67 | |
| 68 | 68 | // 1.19 |
| 69 | 69 | array( 'addTable', 'globaltemplatelinks', 'patch-globaltemplatelinks.sql' ), |