"Khorn (WMF)" posted a comment on MediaWiki.r109065. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/109065#c29654
Commit summary for MediaWiki.r109065: some more work on CongressLookup Khorn (WMF)'s comment: Additional: These functions should be static, and get called with the $zip param. <pre>+ $myRepresentative = CongressLookupDB->getRepresentative(); + $mySenators = CongressLookupDB->getSenators();</pre> _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
