il faut forcer fichier
This commit is contained in:
parent
59f54ac3f8
commit
8be8f65146
1 changed files with 2 additions and 0 deletions
|
@ -114,6 +114,8 @@ function inc_envoyer_gamumail($slug, $destinataires, $options = [], $Tid_doc_pie
|
||||||
else {
|
else {
|
||||||
$nom_fichier = basename($Tdocument['fichier']);
|
$nom_fichier = basename($Tdocument['fichier']);
|
||||||
}
|
}
|
||||||
|
include_spip('bigup_fonctions');
|
||||||
|
|
||||||
$type_mime = bigup_get_mime_type_extension($extension);
|
$type_mime = bigup_get_mime_type_extension($extension);
|
||||||
$pieces_jointes[] = [
|
$pieces_jointes[] = [
|
||||||
'chemin' => $destination,
|
'chemin' => $destination,
|
||||||
|
|
Loading…
Add table
Reference in a new issue