Set session variable with the UID of the process when load the process map
This commit is contained in:
@@ -371,8 +371,6 @@ class processMap {
|
||||
$oPM->taskOptions[]=$taskOption;
|
||||
}
|
||||
|
||||
$_SESSION['PROCESS'] = $sProcessUID;
|
||||
|
||||
$oJSON = new Services_JSON();
|
||||
return $oJSON->encode($oPM);
|
||||
} catch (Exception $oError) {
|
||||
|
||||
Reference in New Issue
Block a user