Nuke $db->freeResult() from Api stuffs
authorSam Reed <reedy@users.mediawiki.org>
Sun, 20 Jun 2010 17:48:21 +0000 (17:48 +0000)
committerSam Reed <reedy@users.mediawiki.org>
Sun, 20 Jun 2010 17:48:21 +0000 (17:48 +0000)
commita90a0783de6c6a817abec4f947598024243b02ca
tree84bdf694c27accc428fdacefa90b19eeeb4d25e4
parent232cabd9f8ce627e4da21f2471cbf70c8d6df32d
Nuke $db->freeResult() from Api stuffs
29 files changed:
includes/api/ApiPageSet.php
includes/api/ApiQueryAllCategories.php
includes/api/ApiQueryAllLinks.php
includes/api/ApiQueryAllUsers.php
includes/api/ApiQueryAllimages.php
includes/api/ApiQueryAllpages.php
includes/api/ApiQueryBacklinks.php
includes/api/ApiQueryCategories.php
includes/api/ApiQueryCategoryInfo.php
includes/api/ApiQueryCategoryMembers.php
includes/api/ApiQueryDeletedrevs.php
includes/api/ApiQueryDuplicateFiles.php
includes/api/ApiQueryExtLinksUsage.php
includes/api/ApiQueryExternalLinks.php
includes/api/ApiQueryFilearchive.php
includes/api/ApiQueryIWBacklinks.php
includes/api/ApiQueryIWLinks.php
includes/api/ApiQueryImages.php
includes/api/ApiQueryInfo.php
includes/api/ApiQueryLangLinks.php
includes/api/ApiQueryLinks.php
includes/api/ApiQueryLogEvents.php
includes/api/ApiQueryProtectedTitles.php
includes/api/ApiQueryRandom.php
includes/api/ApiQueryRecentChanges.php
includes/api/ApiQueryRevisions.php
includes/api/ApiQuerySiteinfo.php
includes/api/ApiQueryUserContributions.php
includes/api/ApiQueryWatchlist.php