forked from extern/egroupware
Similar to fix done for sql to fix acl access in some apps again
This commit is contained in:
parent
9f8740113a
commit
39deb72a77
@ -1024,7 +1024,7 @@
|
||||
return $accountid;
|
||||
}
|
||||
|
||||
function get_account_name($accountid,&$lid,&$fname,&$lname)
|
||||
function get_account_name($account_id,&$lid,&$fname,&$lname)
|
||||
{
|
||||
$acct_type = $this->get_type($account_id);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user