User "VasilievVV" posted a comment on MediaWiki.r94599. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/94599#c20957 Commit summary:
WikiScripts: * Implement adequate functioning model * Fix type casting for arrays Comment: Well, I do not want to add internationalization until we settle all the details of how the language works (I do not like changing things turbulently and making redundant work). But the basic principle is that $1 is always location of the error in the code (in almost all cases provided by wikiscripts-codelocation message). So $2 is name, $3 is min args (I guess I'm missing plural here) and $4 is number of arguments. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
