Provide a JSON recent changes feed.
[lhc/web/wiklou.git] / includes / logging / LogEntry.php
index 16b72ea..226a1ed 100644 (file)
@@ -544,7 +544,7 @@ class ManualLogEntry extends LogEntryBase {
                }
 
                if ( $to === 'udp' || $to === 'rcandudp' ) {
-                       $rc->notifyRC2UDP();
+                       $rc->notifyRCFeeds();
                }
        }