mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-12 17:08:34 +01:00
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