X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2FExport.php;h=b4d77379e895803b4be732d85dbfcaafec854426;hb=0f7893f87724e7762f47cbd0e70063d06b2b393b;hp=adab21c32c088615ac6d30bcffa351e7b9c0f289;hpb=36f21b89caffaa87a3f964a1724004f52f601999;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/Export.php b/includes/Export.php index adab21c32c..b4d77379e8 100644 --- a/includes/Export.php +++ b/includes/Export.php @@ -79,7 +79,7 @@ class WikiExporter { * make additional queries to pull source data while the * main query is still running. * - * @param DatabaseBase $db + * @param IDatabase $db * @param int|array $history One of WikiExporter::FULL, WikiExporter::CURRENT, * WikiExporter::RANGE or WikiExporter::STABLE, or an associative array: * - offset: non-inclusive offset at which to start the query