"Awjrichards" posted a comment on MediaWiki.r104588.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/104588#c26995
Commit summary for MediaWiki.r104588:
r104503, r104539
More changes for the limbo queue: Finding and acking the old message in real
time takes _way_ too long, so we're not going to do that in realtime.
Additional: Some stopwatch / commstats cleanup. Mostly only relevent for batch
processes.
Awjrichards's comment:
<pre>
+ if ($antimessage){
+ $antimessage = "Anti-message = true";
+ } else {
+ $antimessage = '';
+ }
</pre>
These lines seem... extraneous, yet harmless.
_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview