pas de doublon de fonction...
This commit is contained in:
parent
a229980fbd
commit
2abc097a57
1 changed files with 0 additions and 7 deletions
|
@ -310,10 +310,3 @@ function formulaires_gamumail_traiter_dist($slug, $destinataires = 0, $Tclient =
|
||||||
|
|
||||||
return $retour;
|
return $retour;
|
||||||
}
|
}
|
||||||
|
|
||||||
// report depuis gamumail_roc (pas certain que ça serve encore à qq chose...)
|
|
||||||
function gamumail_supprimer_si_vide($v){
|
|
||||||
if (!empty($v)) {
|
|
||||||
return $v;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue