0 ) { $sujet="en Test --- " .$sujet; } $test= strpos($sujet,$_SESSION['nomSiteAff']); if($test==false) $sujet.=' ' .$_SESSION['nomSiteAff']; $msgB="
"; $msgB .='' .$mailAlt[39]. ''; $msgB .='

'; // flag edt : ce message ne convient pas pour une livraison a domicile $msgB .=$mailMsg[38]. "
"; $msgB .="
" .$cdeMsg[39]. " : " .$idCde. ''; $msgB .="
---------------------------------------
"; $msgB .='
' .$cdeMsg[21]. ' : ' .$nbArt. ''; $msgB .='
' .$cdeMsg[33]. ' : ' .$totalTtcCde. ' €'; if (empty($fpCdeTTC)) $fpCdeTTC='0'; $msgB .='
' .$cdeMsg[19]. ' : ' .$fpCdeTTC. ' €'; $msgB .='

' .$cdeMsg[56]. ' : '; $msgB .='
' .$cdeMsg[31]. ' : ' .$totalCde. ' €'; $msgB .="
---------------------------------------
"; $msgB .="
" .$clientMsg[90]. " " .$libModePaie. " "; $msgB .="
" .$clientMsg[89]. " " .$libModeLiv. " "; $msgB .="
---------------------------------------
"; $test=str_replace("*"," ",$clientMsg[21]); $msgB .="
" .$test. "
"; $msgB .="
" .$clientMsg[81]. " " .$civLiv. ""; $msgB .="
" .$clientMsg[19]. " " .$nomLiv. ""; $msgB .="
" .$clientMsg[76]. " " .$prenomLiv. ""; $msgB .="
" .$clientMsg[20]. " " .$adrLiv. ""; $msgB .="
" .$clientMsg[21]. " " .$adrLiv2. ""; $msgB .="
" .$clientMsg[22]. " " .$codePostLiv. ""; $msgB .="
" .$clientMsg[23]. " " .$villeLiv. ""; for($j=0; $j"; if ($commentaire!='') {$msgB .='
' .$cdeMsg[78]. ' ' .$commentaire. '
';} $msgB=stripslashes($msgB); $msgB .="

---------------------------------------
"; if (!isset($_SESSION['intServer'])) include ($includePath. '/req/01-init.environnement.php'); $msgB .="
Aller sur la gestion des commandes
"; $msgPdp=''; // if (isset($_SERVER['REQUEST_URI'])) {$test=strpos($_SERVER['REQUEST_URI'],"agencement");} else $test=false; // if ($niveau!=2 ) include ("../mails/pdpAdmin.php"); // else include ("../../admin/mails/pdpAdmin.php"); $trouve=false; if (file_exists("../mails/pdpAdmin.php") ) {include ("../mails/pdpAdmin.php"); $trouve=true; } // if (file_exists("../../admin/mails/pdpAdmin.php") && $trouve==false ) {include ("../../admin/mails/pdpAdmin.php"); $trouve=true; } $msgB .=stripslashes($msgPdp); $message_business = '' .$sujet. '' .$msgB. '
'; if (isset($debug[1]) && $debug[1] == '1' ) {echo '
message_business=
';} ?>