NewmessageAction lacked the $form property
This commit is contained in:
@@ -52,6 +52,8 @@ class NewmessageAction extends FormAction
|
|||||||
var $to = null;
|
var $to = null;
|
||||||
var $other = null;
|
var $other = null;
|
||||||
|
|
||||||
|
protected $form = 'message'; // will become MessageForm later
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Title of the page
|
* Title of the page
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user