This commit is contained in:
Roly Rudy Gutierrez Pinto
2017-05-25 16:07:32 -04:00
parent ecf54c8cb5
commit 56571bec93

View File

@@ -2486,7 +2486,7 @@ class wsBase
}
//Execute events
$eventPro = $_SESSION["PROCESS"];
$eventPro = $appFields['PRO_UID'];
$eventApp = $caseId;
$eventInd = $aAppDel['DEL_INDEX'];
$eventTas = $aAppDel['TAS_UID'];