summaryrefslogtreecommitdiff
path: root/lib/unsilenceform.php
diff options
context:
space:
mode:
authorEvan Prodromou <evan@status.net>2009-11-16 17:05:39 +0100
committerEvan Prodromou <evan@status.net>2009-11-16 17:05:39 +0100
commitee5c9a5c9084a4ebf16e1aef7bb073bbf7c629da (patch)
tree38d89c8cf5b289090d1696e2d2c275828400e189 /lib/unsilenceform.php
parent9cc0d6524073b0a997289c0998443d25130730f2 (diff)
give UnsilenceForm correct superclass
Diffstat (limited to 'lib/unsilenceform.php')
-rw-r--r--lib/unsilenceform.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/unsilenceform.php b/lib/unsilenceform.php
index 324d278b9..ac02b8b6c 100644
--- a/lib/unsilenceform.php
+++ b/lib/unsilenceform.php
@@ -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