X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=includes%2Fapi%2FApiClearHasMsg.php;h=eb471ae6fb7b19b1bbe6c19517df8c214032770a;hb=29adb0378d4d80fc62218b11cde3458da50ebdbb;hp=8667a67774c0aac386ca6bbd2865f68f79df5edd;hpb=913b868aa44e2015402efeda95fb191a761033d5;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/api/ApiClearHasMsg.php b/includes/api/ApiClearHasMsg.php index 8667a67774..eb471ae6fb 100644 --- a/includes/api/ApiClearHasMsg.php +++ b/includes/api/ApiClearHasMsg.php @@ -42,7 +42,7 @@ class ApiClearHasMsg extends ApiBase { return false; } - public function getExamplesMessages() { + protected function getExamplesMessages() { return array( 'action=clearhasmsg' => 'apihelp-clearhasmsg-example-1',