r9674 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r9673‎ | r9674 | r9675 >
Date:07:00, 26 June 2005
Author:vibber
Status:old
Tags:
Comment:
Don't move user_newtalk into watchlist
Modified paths:
  • /trunk/phase3/maintenance/updaters.inc (modified) (history)

Diff [purge]

Index: trunk/phase3/maintenance/updaters.inc
@@ -649,7 +649,7 @@
650650 do_image_name_unique_update(); flush();
651651 do_watchlist_update(); flush();
652652 do_user_update(); flush();
653 - do_copy_newtalk_to_watchlist(); flush();
 653+###### do_copy_newtalk_to_watchlist(); flush();
654654 do_logging_encoding(); flush();
655655
656656 do_schema_restructuring(); flush();

Follow-up revisions

RevisionCommit summaryAuthorDate
r72827do_copy_newtalk_to_watchlist() is not called anymore since ages (r9674), so r...ialex20:23, 11 September 2010

Status & tagging log