MediaWiki  1.23.2
UDPRCFeedEngine.php
Go to the documentation of this file.
1 <?php
2 
27 class UDPRCFeedEngine implements RCFeedEngine {
31  public function send( array $feed, $line ) {
32  wfErrorLog( $line, $feed['uri'] );
33  }
34 }
wfErrorLog
wfErrorLog( $text, $file)
Log to a file without getting "file size exceeded" signals.
Definition: GlobalFunctions.php:1168
php
skin txt MediaWiki includes four core it has been set as the default in MediaWiki since the replacing Monobook it had been been the default skin since before being replaced by Vector largely rewritten in while keeping its appearance Several legacy skins were removed in the as the burden of supporting them became too heavy to bear Those in etc for skin dependent CSS etc for skin dependent JavaScript These can also be customised on a per user by etc This feature has led to a wide variety of user styles becoming that gallery is a good place to ending in php
Definition: skin.txt:62
RCFeedEngine
Interface for RC feed engines, which send formatted notifications.
Definition: RCFeedEngine.php:27
UDPRCFeedEngine\send
send(array $feed, $line)
Definition: UDPRCFeedEngine.php:31
array
the array() calling protocol came about after MediaWiki 1.4rc1.
List of Api Query prop modules.
UDPRCFeedEngine
Sends the notification to the specified host in a UDP packet.
Definition: UDPRCFeedEngine.php:27
$line
$line
Definition: cdb.php:57