ApiClearHasMsg: Clean up after I341b395e
[lhc/web/wiklou.git] / includes / api / ApiClearHasMsg.php
index 4ddbd04..a5474b5 100644 (file)
@@ -39,7 +39,7 @@ class ApiClearHasMsg extends ApiBase {
        }
 
        public function mustBePosted() {
-               return false;
+               return true;
        }
 
        protected function getExamplesMessages() {