forked from extern/egroupware
Rename phpgw_fillarray to fill_user_array to match sql.
This commit is contained in:
parent
6938a42803
commit
4ace69d421
@ -30,7 +30,7 @@
|
||||
var $group_names;
|
||||
var $apps;
|
||||
|
||||
function phpgw_fillarray()
|
||||
function fill_user_array()
|
||||
{
|
||||
global $phpgw_info, $phpgw;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user