took off the "notice" to make a case sendfield without casesList
This commit is contained in:
@@ -1178,6 +1178,9 @@ switch ($_POST ['action']) {
|
|||||||
} else {
|
} else {
|
||||||
$doc_uid = "default";
|
$doc_uid = "default";
|
||||||
}
|
}
|
||||||
|
if(!isset($_SESSION['_DBArray']['WS_TMP_CASE_UID'])){
|
||||||
|
$_SESSION['_DBArray']['WS_TMP_CASE_UID'] = '';
|
||||||
|
}
|
||||||
$usr_uid = $_SESSION['USER_LOGGED'];
|
$usr_uid = $_SESSION['USER_LOGGED'];
|
||||||
$app_uid = $_SESSION['_DBArray']['WS_TMP_CASE_UID'];
|
$app_uid = $_SESSION['_DBArray']['WS_TMP_CASE_UID'];
|
||||||
$del_index = 1;
|
$del_index = 1;
|
||||||
|
|||||||
Reference in New Issue
Block a user