From: Evan Prodromou Date: Mon, 16 Nov 2009 16:05:31 +0000 (+0100) Subject: give UnsandboxForm correct superclass X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=9cc0d6524073b0a997289c0998443d25130730f2;p=quix0rs-gnu-social.git give UnsandboxForm correct superclass --- diff --git a/lib/unsandboxform.php b/lib/unsandboxform.php index 559d1462d2..a77634244a 100644 --- a/lib/unsandboxform.php +++ b/lib/unsandboxform.php @@ -45,7 +45,7 @@ if (!defined('STATUSNET')) { * @see UnSandboxForm */ -class UnsandboxForm extends Form +class UnsandboxForm extends ProfileActionForm { /** * Action this form provides