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