X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/pie.php?a=blobdiff_plain;f=includes%2Fapi%2FApiQueryExternalLinks.php;h=6ddb6c85e6177ad7569f2d862ce596d9cb6d966d;hb=79168e0f8b0d20d2ffdfbbb51d1acf42ecea05a4;hp=b9a4263d6411ccdec66e7bec7ad75d0070cb437e;hpb=566635008a4ccd11dfdaac1a6ef9ff428f75251c;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',