User "Siebrand" changed the status of MediaWiki.r102640. Old Status: fixme New Status: reverted
Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/102640 Commit summary: move store writing out of recache() Writing to cache is now handled in a new method. That makes recache() a bit shorter and easier to read. Since there is no point in writing data to /dev/null , return early in such a case (ie if store is LCStore_Null). _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
