X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=includes%2Fapi%2FApiRollback.php;h=02e62a035110e0680ee57107596c80c3b28de4e2;hb=fa645c842e7fdc4b0460525244a5f50ae916810f;hp=471fb435e605a93fc6182fba6189e2353792d77f;hpb=08aaea93e300d3b34befdbd30368c1293973760e;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/api/ApiRollback.php b/includes/api/ApiRollback.php index 471fb435e6..02e62a0351 100644 --- a/includes/api/ApiRollback.php +++ b/includes/api/ApiRollback.php @@ -190,7 +190,7 @@ class ApiRollback extends ApiBase { return $this->mTitleObj; } - public function getExamplesMessages() { + protected function getExamplesMessages() { return array( 'action=rollback&title=Main%20Page&user=Example&token=123ABC' => 'apihelp-rollback-example-simple',