This commit is contained in:
Ronald Q
2016-09-29 09:08:06 -04:00
parent e1e56fdd30
commit 924d0c85ae
4 changed files with 169 additions and 3 deletions

View File

@@ -306,7 +306,7 @@ try {
if (isset( $_FILES["form"]["name"] ) && count( $_FILES["form"]["name"] ) > 0) {
$oInputDocument = new \ProcessMaker\BusinessModel\Cases\InputDocument();
$oInputDocument->uploadFileCase($_FILES, $oCase, $_SESSION["USER_LOGGED"], $_SESSION["APPLICATION"], $_SESSION["INDEX"]);
$oInputDocument->uploadFileCase($_FILES, $oCase, $aData, $_SESSION["USER_LOGGED"], $_SESSION["APPLICATION"], $_SESSION["INDEX"]);
}
//Delete MultipleFile