I meant to be *removing* these, not *adding* them.
authorRoan Kattouw <catrope@users.mediawiki.org>
Mon, 3 Dec 2007 16:05:24 +0000 (16:05 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Mon, 3 Dec 2007 16:05:24 +0000 (16:05 +0000)
includes/api/ApiBlock.php

index 9899884..103a775 100644 (file)
@@ -114,11 +114,7 @@ class ApiBlock extends ApiBase {
 \r
                $this->getResult()->addValue(null, $this->getModuleName(), $res);\r
        }\r
-       \r
-       public function isEditMode() {\r
-               return true;\r
-       }\r
-       \r
+\r
        protected function getAllowedParams() {\r
                return array (\r
                        'user' => null,\r