This commit is contained in:
Julio Cesar Laura Avendaño
2016-04-18 21:30:22 -04:00
parent 981d3602df
commit 0ea1b40aa9

View File

@@ -1111,6 +1111,7 @@ class Cases
}
$inbox = new ListInbox();
unset($Fields['DEL_INIT_DATE']);
unset($Fields['DEL_DELEGATE_DATE']);
$inbox->update(array_merge($Fields, $arrayNewCaseTitleAndDescription));
/*----------------------------------********---------------------------------*/