HOR-4357
This commit is contained in:
committed by
Paula Quispe
parent
b014c9d936
commit
156d979f34
@@ -1229,9 +1229,6 @@ class LdapAdvanced
|
|||||||
$totalUser = 0;
|
$totalUser = 0;
|
||||||
$countUser = 0;
|
$countUser = 0;
|
||||||
|
|
||||||
$keyword = trim(trim($keyword), "*");
|
|
||||||
$keyword = ($keyword != "") ? "*$keyword*" : "*";
|
|
||||||
|
|
||||||
$paged = !is_null($start) && !is_null($limit);
|
$paged = !is_null($start) && !is_null($limit);
|
||||||
|
|
||||||
$rbac = &RBAC::getSingleton();
|
$rbac = &RBAC::getSingleton();
|
||||||
|
|||||||
Reference in New Issue
Block a user