mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 23:00:56 +01:00
get_list() did not know about ldap_context, oops
This commit is contained in:
parent
6238ac903d
commit
50be1bbeb5
@ -151,7 +151,7 @@
|
||||
|
||||
function get_list($_type='both', $start = '',$sort = '', $order = '', $query = '', $offset = '')
|
||||
{
|
||||
global $phpgw;
|
||||
global $phpgw,$phpgw_info;
|
||||
|
||||
if ($offset)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user