r101836 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r101835‎ | r101836 | r101837 >
Date:17:09, 3 November 2011
Author:nikerabbit
Status:ok
Tags:
Comment:
Followup r101834 - this time tested
Modified paths:
  • /trunk/phase3/includes/RecentChange.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/RecentChange.php
@@ -199,7 +199,7 @@
200200
201201 # Notify external application via UDP
202202 if ( !$noudp ) {
203 - $this->notifyRC2UDP()
 203+ $this->notifyRC2UDP();
204204 }
205205
206206 # E-mail notifications

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r101834Quick ugly fix to avoid duplicate log entries in rc feed....nikerabbit17:07, 3 November 2011

Status & tagging log