User "Krinkle" posted a comment on MediaWiki.r81612.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/81612#c17507
Commit summary:

Per CR r66438 and IRC, revert User::leaveNewMessage for now. Copied the 
function and stripped it down for use in NewUserMessage. Could probably need 
some cleanup.

Comment:

<pre>

+               $signature = empty($signature) ? "~~~~~" : "{$signature} ~~~~~";
</pre>

Shouldn't the first "<code>~~~~~</code>" be 4 tildes instead of 5 ?

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

Reply via email to