]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
give UnsilenceForm correct superclass
authorEvan Prodromou <evan@status.net>
Mon, 16 Nov 2009 16:05:39 +0000 (17:05 +0100)
committerEvan Prodromou <evan@status.net>
Mon, 16 Nov 2009 16:05:39 +0000 (17:05 +0100)
lib/unsilenceform.php

index 324d278b928d08fe68658ae7164ea65f1546567e..ac02b8b6c626b1ff8f25cc9762dd7c46fe808403 100644 (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