mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:07 +01:00
nextmatchs fix
This commit is contained in:
parent
0f7bcfa040
commit
403f8722b1
@ -30,8 +30,6 @@
|
||||
$query = get_var('query',Array('GET','POST'));
|
||||
$s_groups = get_var('s_groups',Array('GET','POST'));
|
||||
$s_users = get_var('s_users',Array('GET','POST'));
|
||||
$maxm = get_var('maxm',Array('GET','POST'));
|
||||
$totalentries = get_var('totalentries',Array('GET','POST'));
|
||||
$owner = $GLOBALS['owner'];
|
||||
|
||||
if (! $acl_app)
|
||||
|
Loading…
Reference in New Issue
Block a user