r44796 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r44795‎ | r44796 | r44797 >
Date:07:10, 19 December 2008
Author:aaron
Status:ok
Tags:
Comment:
Fix comment
Modified paths:
  • /trunk/extensions/FlaggedRevs/FlaggedRevs.hooks.php (modified) (history)

Diff [purge]

Index: trunk/extensions/FlaggedRevs/FlaggedRevs.hooks.php
@@ -2,7 +2,7 @@
33
44 class FlaggedRevsHooks {
55 /**
6 - * Remove 'patrol' and 'autopatrol' rights. Reviewing revisions will patrol them as well.
 6+ * Remove 'autopatrol' rights. Reviewing revisions will patrol them as well.
77 */
88 public static function stripPatrolRights( $user, &$rights ) {
99 # Use only our extension mechanisms

Status & tagging log