User "Nikerabbit" posted a comment on MediaWiki.r97863.
Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97863#c23069
Commit summary:
Fix indenting, mixed spaces/tabs
Comment:
Some of the tabs are excessive, like
<pre>
+ 'field' => null,
'inputVal' => null
---
array( 'code' => 'NoCookies', 'info' => 'The user
account was not created, as we could not confirm its source.
- Ensure you
have cookies enabled, reload this page and try again.' ),
+
Ensure you have cookies
enabled, reload this page and try again.' ),
</pre>
_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview