PMC-834
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user