Open iw5edv opened 2 years ago
in plugins/fabrik_form/email/email.php
plugins/fabrik_form/email/email.php
after line 592 ADD
$this->deleteAttachments[] = $file;
to automatically delete the file from the 'temp' folder after sending the email
in
plugins/fabrik_form/email/email.php
after line 592 ADD
$this->deleteAttachments[] = $file;
to automatically delete the file from the 'temp' folder after sending the email