User "Dantman" posted a comment on MediaWiki.r84002.

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

Fix bug 28053. Just move createacount link stuff out of the ipinheader spot to 
where it should be.

Comment:

Simple... I originally essentially put the 
<code>$personal_urls['createaccount'] = $createaccount_url;</code> right after 
the <code>$personal_urls['anonlogin'] = $login_url;</code> where it seamed to 
fit, but didn't notice the other <code>$personal_urls['login'] = 
$login_url;</code> for another case.

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

Reply via email to