r50103 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r50102‎ | r50103 | r50104 >
Date:12:41, 1 May 2009
Author:aaron
Status:ok
Tags:
Comment:
Move auto-watch option to watchlist section
Modified paths:
  • /trunk/extensions/FlaggedRevs/FlaggedRevs.hooks.php (modified) (history)

Diff [purge]

Index: trunk/extensions/FlaggedRevs/FlaggedRevs.hooks.php
@@ -1218,7 +1218,7 @@
12191219 $preferences['flaggedrevswatch'] =
12201220 array(
12211221 'type' => 'toggle',
1222 - 'section' => 'flaggedrevs',
 1222+ 'section' => 'watchlist',
12231223 'label-message' => 'flaggedrevs-prefs-watch',
12241224 );
12251225 }

Status & tagging log