Set doesWrites() for SpecialThanks

Change-Id: I1e35e2656dbe3d60e323ad138cc884286492465a
This commit is contained in:
Aaron Schulz 2016-06-02 22:02:25 -07:00
parent ad8bc3c8f0
commit 84f2c652e1

View file

@ -24,6 +24,10 @@ class SpecialThanks extends FormSpecialPage {
parent::__construct( 'Thanks' );
}
public function doesWrites() {
return true;
}
/**
* Set the type and ID or UUID of the request.
* @param string $par