PMCORE-1880

This commit is contained in:
Paula Quispe
2021-03-29 09:34:36 -04:00
parent 9cfbd046db
commit 57cda8f9d6
3 changed files with 6 additions and 6 deletions

View File

@@ -48,7 +48,7 @@ if ($actionAjax == 'historyDynaformGrid_Ajax') {
$c = $oCase->getallDynaformsCriteria(
$_SESSION['PROCESS'],
$_SESSION['APPLICATION'],
$_SESSION['CURRENT_TASK'],
$_SESSION['TASK'],
$_SESSION['USER_LOGGED'],
$_SESSION['INDEX']
);