give UnsilenceForm correct superclass

This commit is contained in:
Evan Prodromou 2009-11-16 17:05:39 +01:00
parent 9cc0d65240
commit ee5c9a5c90
1 changed files with 2 additions and 2 deletions

View File

@ -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