@@ -692,7 +692,7 @@ |
||
692 | 692 | } |
693 | 693 | } |
694 | 694 | |
695 | - $updater->upd_log_message("Migrated {$patched}/{$total} festival configuration records"); |
|
695 | + $updater->upd_log_message("migrated {$patched}/{$total} festival configuration records"); |
|
696 | 696 | } |
697 | 697 | |
698 | 698 | $updater->upd_alter_table('que', ['DROP KEY `que_id`',], $updater->isIndexExists('que', 'que_id')); |