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

index 559d1462d2b32f830dd7c80060400763f4761ac0..a77634244a3190acb77c46c7b7e4e76fd0fc4fe5 100644 (file)
@@ -45,7 +45,7 @@ if (!defined('STATUSNET')) {
  * @see      UnSandboxForm
  */
 
-class UnsandboxForm extends Form
+class UnsandboxForm extends ProfileActionForm
 {
     /**
      * Action this form provides