Email and file : correct mimetype and fix comment in FollowUp
This commit is contained in:
parent
5d00fd3cf4
commit
26faafc00a
3 changed files with 3 additions and 3 deletions
|
|
@ -90,7 +90,7 @@ class FileToSend
|
|||
$this->type="application/zip";
|
||||
break;
|
||||
default:
|
||||
$this->type="application/octet";
|
||||
$this->type=" ";
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue