From: Evan Prodromou Date: Mon, 16 Nov 2009 16:05:03 +0000 (+0100) Subject: give SilenceForm proper superclass X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=d968b5b4f1db223c7fc8c105526e08ca64877c21;p=quix0rs-gnu-social.git give SilenceForm proper superclass --- diff --git a/lib/silenceform.php b/lib/silenceform.php index c9cf4b0572..9673fa1208 100644 --- a/lib/silenceform.php +++ b/lib/silenceform.php @@ -43,7 +43,7 @@ if (!defined('STATUSNET')) { * @see UnSilenceForm */ -class SilenceForm extends Form +class SilenceForm extends ProfileActionForm { /** * Action this form provides