BY-501 No enviar toda la información del caso en los mails de Gmail

This commit is contained in:
Dante
2016-09-20 10:44:01 -04:00
parent 0cfd484e67
commit f398cd1ae9

View File

@@ -292,7 +292,7 @@ class Pmgmail {
fwrite($file, '-**- Delegate Date: @#delDate<br/>');
fwrite($file, '-**- Process Id: @#proUid<br/>');
fwrite($file, '-**- Type: @#type<br/>');
fwrite($file, '-**- FormFields: @@oform<br/>');
fwrite($file, '-**- FormFields: <br/>');
fwrite($file, '</span>');
fwrite($file, '</div>');
fclose($file);