PMCORE-3994

This commit is contained in:
Luciana Nuñez
2022-09-22 17:13:45 -04:00
parent 1735f85575
commit d2548db6d9

View File

@@ -203,6 +203,8 @@ function expandNode()
$limit = 1000000;
}
$start = $_POST['start'] ?? 0;
$totalItems = 0;
$totalFolders = 0;
$totalDocuments = 0;