PMCORE-3441

This commit is contained in:
Paula Quispe
2021-10-19 12:14:34 -04:00
parent 8adf7748ee
commit cdebdd312f

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 = "/";