GI-194-A
This commit is contained in:
@@ -129,6 +129,8 @@ if ($action == "draft"){
|
||||
|
||||
$mainUrl = '/sys'. $pmws .'/en/'. $enviroment .'/cases/open?APP_UID='.$appUid.'&DEL_INDEX='.$delIndex.'&action='.$action.'&gmail=1';
|
||||
header( 'location:' . $mainUrl );
|
||||
$_SESSION['APPLICATION'] =$appUid ;
|
||||
$_SESSION['INDEX'] = $delIndex;
|
||||
die;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user