X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=includes%2Fapi%2FApiQueryAllImages.php;h=40cd1491818802e9d484db7b833bb760127e411b;hp=acd11fd28ca5b0a1cd55c8bc762e9d86e6dc3907;hb=dfec83932fd38a9086eb5a2e212889ad00f35b0e;hpb=342749942bb05852b645bbda23bc60695c25ac79 diff --git a/includes/api/ApiQueryAllImages.php b/includes/api/ApiQueryAllImages.php index acd11fd28c..40cd149181 100644 --- a/includes/api/ApiQueryAllImages.php +++ b/includes/api/ApiQueryAllImages.php @@ -406,7 +406,7 @@ class ApiQueryAllImages extends ApiQueryGeneratorBase { protected function getExamplesMessages() { return [ 'action=query&list=allimages&aifrom=B' - => 'apihelp-query+allimages-example-B', + => 'apihelp-query+allimages-example-b', 'action=query&list=allimages&aiprop=user|timestamp|url&' . 'aisort=timestamp&aidir=older' => 'apihelp-query+allimages-example-recent',