Merged in bugfix/PMCORE-3441 (pull request #8226)

PMCORE-3441

Approved-by: Julio Cesar Laura Avendaño
This commit is contained in:
Paula Quispe
2021-10-19 16:36:29 +00:00
committed by Julio Cesar Laura Avendaño

View File

@@ -183,6 +183,7 @@ function sendJsonResultGeneric($response, $callback)
function expandNode()
{
extract(getExtJSParams());
$search = isset($_REQUEST['search']) ? $_REQUEST['search'] : null;
$pmFolder = new AppFolder();
$rootFolder = "/";