From: Roan Kattouw Date: Sat, 4 Oct 2008 15:06:24 +0000 (+0000) Subject: Remove debugging code X-Git-Tag: 1.31.0-rc.0~44930 X-Git-Url: http://git.cyclocoop.org/%24image?a=commitdiff_plain;h=bb71d34114fc1681a5398621923bf70c5f534bf8;p=lhc%2Fweb%2Fwiklou.git Remove debugging code --- diff --git a/includes/api/ApiProtect.php b/includes/api/ApiProtect.php index f9b124c8de..0ffd3437c1 100644 --- a/includes/api/ApiProtect.php +++ b/includes/api/ApiProtect.php @@ -122,7 +122,7 @@ class ApiProtect extends ApiBase { $this->getResult()->addValue(null, $this->getModuleName(), $res); } - //public function mustBePosted() { return true; } + public function mustBePosted() { return true; } public function getAllowedParams() { return array (