Removing referenced to deprecated library 'html2ps_pdf'

This commit is contained in:
Mauricio Veliz
2022-06-24 11:32:42 -04:00
parent f6bed53cfb
commit afe1f42d8a
13 changed files with 14 additions and 427 deletions

View File

@@ -1785,12 +1785,12 @@ function PMFAddInputDocument(
$appDocUid,
$docVersion,
$appDocType = "INPUT",
$appDocComment,
$inputDocumentAction,
$caseUid,
$delIndex,
$taskUid,
$userUid,
$appDocComment = "",
$inputDocumentAction = "",
$caseUid = "",
$delIndex = 0,
$taskUid = "",
$userUid = "",
$option = "file",
$file = "path_to_file/myfile.txt"
) {