Rename phpgw_fillarray to fill_user_array to match sql.

This commit is contained in:
Miles Lott 2001-01-28 13:31:44 +00:00
parent 6938a42803
commit 4ace69d421

View File

@ -30,7 +30,7 @@
var $group_names;
var $apps;
function phpgw_fillarray()
function fill_user_array()
{
global $phpgw_info, $phpgw;