Add Special:ApiSandbox
[lhc/web/wiklou.git] / includes / specials / SpecialChangePassword.php
index 371ad19..8656798 100644 (file)
@@ -41,6 +41,10 @@ class SpecialChangePassword extends FormSpecialPage {
                $this->listed( false );
        }
 
+       public function doesWrites() {
+               return true;
+       }
+
        /**
         * Main execution point
         * @param string|null $par