make invite use the current user's design
This commit is contained in:
parent
d60c399d82
commit
6335c9cf59
|
@ -19,7 +19,7 @@
|
|||
|
||||
if (!defined('LACONICA')) { exit(1); }
|
||||
|
||||
class InviteAction extends Action
|
||||
class InviteAction extends CurrentUserDesignAction
|
||||
{
|
||||
var $mode = null;
|
||||
var $error = null;
|
||||
|
|
Loading…
Reference in New Issue
Block a user