Index: trunk/phase3/maintenance/updaters.inc |
— | — | @@ -649,7 +649,7 @@ |
650 | 650 | do_image_name_unique_update(); flush(); |
651 | 651 | do_watchlist_update(); flush(); |
652 | 652 | do_user_update(); flush(); |
653 | | - do_copy_newtalk_to_watchlist(); flush(); |
| 653 | +###### do_copy_newtalk_to_watchlist(); flush(); |
654 | 654 | do_logging_encoding(); flush(); |
655 | 655 | |
656 | 656 | do_schema_restructuring(); flush(); |