give SilenceForm proper superclass
This commit is contained in:
parent
a2acb2eec5
commit
d968b5b4f1
@ -43,7 +43,7 @@ if (!defined('STATUSNET')) {
|
||||
* @see UnSilenceForm
|
||||
*/
|
||||
|
||||
class SilenceForm extends Form
|
||||
class SilenceForm extends ProfileActionForm
|
||||
{
|
||||
/**
|
||||
* Action this form provides
|
||||
|
Loading…
Reference in New Issue
Block a user