Merge remote branch 'upstream/master' into PM-1072
This commit is contained in:
@@ -2820,7 +2820,7 @@ function PMFAddCaseNote($caseUid, $processUid, $taskUid, $userUid, $note, $sendM
|
||||
function PMFAddAttachmentToArray($arrayData, $index, $value, $suffix = " Copy({i})")
|
||||
{
|
||||
if (isset($suffix) && $suffix == "") {
|
||||
$suffix = " Copy ({i})";
|
||||
$suffix = " Copy({i})";
|
||||
}
|
||||
|
||||
$newIndex = $index;
|
||||
|
||||
Reference in New Issue
Block a user