r49812 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r49811‎ | r49812 | r49813 >
Date:09:58, 24 April 2009
Author:nad
Status:deferred
Tags:
Comment:
typo
Modified paths:
  • /trunk/extensions/CategoryWatch/CategoryWatch.php (modified) (history)

Diff [purge]

Index: trunk/extensions/CategoryWatch/CategoryWatch.php
@@ -80,7 +80,7 @@
8181 /**
8282 * Find changes in categorisation and send messages to watching users
8383 */
84 - function onArticleSaveComplete( &$article, &$user, &$text, &$summary, &$medit, ) {
 84+ function onArticleSaveComplete( &$article, &$user, &$text, &$summary, &$medit ) {
8585
8686 # Get cats after update
8787 $this->after = array();

Status & tagging log