give UnsandboxForm correct superclass
This commit is contained in:
parent
d968b5b4f1
commit
9cc0d65240
@ -45,7 +45,7 @@ if (!defined('STATUSNET')) {
|
||||
* @see UnSandboxForm
|
||||
*/
|
||||
|
||||
class UnsandboxForm extends Form
|
||||
class UnsandboxForm extends ProfileActionForm
|
||||
{
|
||||
/**
|
||||
* Action this form provides
|
||||
|
Loading…
Reference in New Issue
Block a user