give UnsandboxForm correct superclass

This commit is contained in:
Evan Prodromou 2009-11-16 17:05:31 +01:00
parent d968b5b4f1
commit 9cc0d65240
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ if (!defined('STATUSNET')) {
* @see UnSandboxForm
*/
class UnsandboxForm extends Form
class UnsandboxForm extends ProfileActionForm
{
/**
* Action this form provides