X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2FExport.php;h=b4d77379e895803b4be732d85dbfcaafec854426;hb=2b7d281f06a3b4880b0536b54aa11affc35aecee;hp=adab21c32c088615ac6d30bcffa351e7b9c0f289;hpb=4f21e6be661f7305abc223bb31600970a3fb5326;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