forked from extern/egroupware
Fix for bug #475833.
This commit is contained in:
parent
8d24e53c65
commit
fd78fe2018
@ -33,6 +33,7 @@
|
|||||||
{
|
{
|
||||||
$this->bo = createobject('admin.boaccounts');
|
$this->bo = createobject('admin.boaccounts');
|
||||||
$this->nextmatchs = createobject('phpgwapi.nextmatchs');
|
$this->nextmatchs = createobject('phpgwapi.nextmatchs');
|
||||||
|
@set_time_limit(300);
|
||||||
}
|
}
|
||||||
|
|
||||||
function row_action($action,$type,$account_id)
|
function row_action($action,$type,$account_id)
|
||||||
|
Loading…
Reference in New Issue
Block a user