X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fapi%2FApiQueryExternalLinks.php;h=6ddb6c85e6177ad7569f2d862ce596d9cb6d966d;hb=c35284ce8069db6a4bf4813cf86b452d3186435e;hp=b9a4263d6411ccdec66e7bec7ad75d0070cb437e;hpb=fbcfc191b14a427f5d245cded17dc1108023414b;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/api/ApiQueryExternalLinks.php b/includes/api/ApiQueryExternalLinks.php index b9a4263d64..6ddb6c85e6 100644 --- a/includes/api/ApiQueryExternalLinks.php +++ b/includes/api/ApiQueryExternalLinks.php @@ -126,7 +126,7 @@ class ApiQueryExternalLinks extends ApiQueryBase { ); } - public function getExamplesMessages() { + protected function getExamplesMessages() { return array( 'action=query&prop=extlinks&titles=Main%20Page' => 'apihelp-query+extlinks-example-simple',