X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fapi%2FApiImageRotate.php;h=704513822f876fccc9d97996ce9b15ae3c207649;hb=044d888c41427967cd6f14303d300ceefa54d0c5;hp=05684036e926ff25671742804b5bfe7118eb6557;hpb=565558f4ef6762df13613d3ef03804b39423cf2e;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/api/ApiImageRotate.php b/includes/api/ApiImageRotate.php index 05684036e9..704513822f 100644 --- a/includes/api/ApiImageRotate.php +++ b/includes/api/ApiImageRotate.php @@ -1,8 +1,5 @@ getPageSet(); $pageSet->execute(); - $result = []; - $result = $pageSet->getInvalidTitlesAndRevisions( [ 'invalidTitles', 'special', 'missingIds', 'missingRevIds', 'interwikiTitles', ] );