User "Aaron Schulz" posted a comment on MediaWiki.r93512. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/93512#c20587 Commit summary:
* Changed wikiversions.dat/wikiversions.cdb file to allow for making wikis use there own caches (like i18n). This can be done by adding the dbname as a third column column value in the dat file. This is useful if we have two versions of an extensions in the deployment branches, which some wikis using one and some the other. * Changed scap/l10n scripts to handle wikis with seperate i18n caches. * Refactored out a new loadVersionInfo() method and process cache the results. * Added missing dba_close(). Comment: I was aware of that. It will be a while before that becomes a problem at this rate. If we do need it, it can be expanded. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
