nextmatchs fix

This commit is contained in:
ceb 2002-05-27 22:52:39 +00:00
parent 0f7bcfa040
commit 403f8722b1

View File

@ -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)