"Jpostlethwaite" posted a comment on Wikimedia.r942.
URL: http://www.mediawiki.org/wiki/Special:Code/Wikimedia/942#c27672

Commit summary for Wikimedia.r942:

Updated PSC Listener to handle database connections. Allowed listener to check 
for messages in the limbo queue or in CiviCRM.

Jpostlethwaite's comment:

This was fixed in r960.

<pre>

        public static function setConfigurationFile( $path = '' )
        {
                $path = empty( $path ) ? Listener::DEFAULT_CONFIGURATION_FILE : 
$path;
</pre>

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to