X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;ds=sidebyside;f=includes%2Fapi%2FApiUnblock.php;h=1af83ba3f030013a18b32532474251358d1a7432;hb=924a34c29839043a413801f76b6e8f66cf12a589;hp=fb4183957fb1f1a8fe28501d063f181c0e32106a;hpb=913b868aa44e2015402efeda95fb191a761033d5;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/api/ApiUnblock.php b/includes/api/ApiUnblock.php index fb4183957f..1af83ba3f0 100644 --- a/includes/api/ApiUnblock.php +++ b/includes/api/ApiUnblock.php @@ -97,7 +97,7 @@ class ApiUnblock extends ApiBase { return 'csrf'; } - public function getExamplesMessages() { + protected function getExamplesMessages() { return array( 'action=unblock&id=105' => 'apihelp-unblock-example-id',