give SilenceForm proper superclass

This commit is contained in:
Evan Prodromou 2009-11-16 17:05:03 +01:00
parent a2acb2eec5
commit d968b5b4f1
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ if (!defined('STATUSNET')) {
* @see UnSilenceForm
*/
class SilenceForm extends Form
class SilenceForm extends ProfileActionForm
{
/**
* Action this form provides