mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-28 09:38:53 +01:00
Some work on sql filter mods since the intro of acl
This commit is contained in:
parent
7b81319a3c
commit
382347be76
@ -357,7 +357,7 @@
|
|||||||
|
|
||||||
if ($filterlist) {
|
if ($filterlist) {
|
||||||
$filtermethod = '('.$filterlist.') ';
|
$filtermethod = '('.$filterlist.') ';
|
||||||
$fwhere = ' WHERE '; $fand = ' AND ';
|
$fwhere = ' WHERE '; $fand = '';
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user