X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fapi%2FApiImport.php;h=f0ca6fe4ad96cdf88dc0c90164d2631ba6dd6d9a;hb=b52502eec55050219e414b23a0be37c5a4d08c01;hp=a6aae4bb1c3dac6aa9311af96dd89993fb20ab28;hpb=4f21e6be661f7305abc223bb31600970a3fb5326;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/api/ApiImport.php b/includes/api/ApiImport.php index a6aae4bb1c..f0ca6fe4ad 100644 --- a/includes/api/ApiImport.php +++ b/includes/api/ApiImport.php @@ -97,7 +97,7 @@ class ApiImport extends ApiBase { * source. * * @return array - * @since 1.26 + * @since 1.27 */ public function getAllowedImportSources() { $importSources = $this->getConfig()->get( 'ImportSources' );