get_list() did not know about ldap_context, oops

This commit is contained in:
Miles Lott 2001-03-29 08:49:09 +00:00
parent 6238ac903d
commit 50be1bbeb5

View File

@ -151,7 +151,7 @@
function get_list($_type='both', $start = '',$sort = '', $order = '', $query = '', $offset = '')
{
global $phpgw;
global $phpgw,$phpgw_info;
if ($offset)
{