"^demon" changed the status of MediaWiki.r102288 to "resolved" URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/102288
Old status: new > New status: resolved Commit summary for MediaWiki.r102288: SocialProfile: as per Markus' in-depth review: *var -> private *use $wgUser->isLoggedIn() instead of hacky $wgUser->getId() == 0 stuff *store method's return value in a variable instead of calling the same function twice *use DB_SLAVE for reads _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
