"Kaldari" posted a comment on Wikimedia.r981.
URL: http://www.mediawiki.org/wiki/Special:Code/Wikimedia/981#c28373

Commit summary for Wikimedia.r981:

Removing ablility to set log file as a parameter in 
Listener_Adapter_Abstract::openOutputHandle(). See r492.

Kaldari's comment:

<pre>
+               // Check to see if a log file has already been set.
+               $logFile = $this->getLogFile();
</pre>

Couldn't you just remove these lines and it would work the same?

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

Reply via email to