Merged in bugfix/PMC-834 (pull request #6922)

PMC-834

Approved-by: Julio Cesar Laura Avendaño <contact@julio-laura.com>
This commit is contained in:
Roly
2019-06-05 15:08:49 +00:00
committed by Julio Cesar Laura Avendaño

View File

@@ -116,7 +116,9 @@ try {
$columnSearch
);
} else {
$data = Delegation::search(
//This section is used by the community version
$apps = new Applications();
$data = $apps->getAll(
$userUid,
$start,
$limit,