mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-12 00:10:37 +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 $group_names;
|
||||||
var $apps;
|
var $apps;
|
||||||
|
|
||||||
function phpgw_fillarray()
|
function fill_user_array()
|
||||||
{
|
{
|
||||||
global $phpgw_info, $phpgw;
|
global $phpgw_info, $phpgw;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user