forked from extern/egroupware
Missed a -> in edit_form().
This commit is contained in:
parent
58dfb5a3e4
commit
6a9a208aa3
@ -2785,7 +2785,7 @@
|
||||
{
|
||||
if(!is_array($param))
|
||||
{
|
||||
$this-index();
|
||||
$this->index();
|
||||
}
|
||||
|
||||
if(isset($param['event']))
|
||||
|
Loading…
Reference in New Issue
Block a user