give UnsilenceForm correct superclass
This commit is contained in:
parent
9cc0d65240
commit
ee5c9a5c90
@ -40,10 +40,10 @@ if (!defined('STATUSNET')) {
|
||||
* @license http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
|
||||
* @link http://status.net/
|
||||
*
|
||||
* @see UnSilenceForm
|
||||
* @see SilenceForm
|
||||
*/
|
||||
|
||||
class UnSilenceForm extends Form
|
||||
class UnSilenceForm extends ProfileActionForm
|
||||
{
|
||||
/**
|
||||
* Action this form provides
|
||||
|
Loading…
Reference in New Issue
Block a user