X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=includes%2Fapi%2FApiClearHasMsg.php;h=99242a8b0dba32542bfab650b229e5d43adcc5ce;hb=d58ba34ea04c6874432ebd09b58797588777e0ca;hp=13b35772bed41192a2297c35aba2b1ca31e5d2ac;hpb=2fdcd7bfdd95a3b1515b9a94289d67eb60add484;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/api/ApiClearHasMsg.php b/includes/api/ApiClearHasMsg.php index 13b35772be..99242a8b0d 100644 --- a/includes/api/ApiClearHasMsg.php +++ b/includes/api/ApiClearHasMsg.php @@ -45,7 +45,7 @@ class ApiClearHasMsg extends ApiBase { } public function mustBePosted() { - return false; + return true; } protected function getExamplesMessages() {