r70762 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r70761‎ | r70762 | r70763 >
Date:13:49, 9 August 2010
Author:daniel
Status:deferred
Tags:
Comment:
fixed default xmpp port
Modified paths:
  • /trunk/extensions/XMLRC/XMLRC.php (modified) (history)

Diff [purge]

Index: trunk/extensions/XMLRC/XMLRC.php
@@ -30,7 +30,7 @@
3131 'channel' => 'recentchanges',
3232 'nickname' => $wgSitename,
3333 'host' => 'localhost',
34 - 'port' => 5347,
 34+ 'port' => 5222,
3535 'user' => 'mediawiki',
3636 'server' => 'localhost',
3737 'resource' => 'recentchanges',

Status & tagging log