User "Platonides" posted a comment on MediaWiki.r93149. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/93149#c20469 Commit summary:
Made addWiki update wikiversions dat and cdb files for multiversion Comment: I don't like this. Why such reliance on $wgVersionNumber defined on a completely different file (I think they should be $wmfVersionNumber and $wmfExtendedVersionNumber, btw), which is not even on the same repository. Yes, it is designed for WMF, but still. It's like those $dbw->sourceFile() which are hardcoded there instead of loaded through the installer. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
