From faf9e048fa00be981c2622522fd7d76a87ff39ff Mon Sep 17 00:00:00 2001 From: Michael RICOIS Date: Mon, 15 Feb 2010 10:50:44 +0000 Subject: [PATCH] Modification envoi mail --- www/pages/international_identite.php | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/www/pages/international_identite.php b/www/pages/international_identite.php index 81d1048df..517c2d78d 100644 --- a/www/pages/international_identite.php +++ b/www/pages/international_identite.php @@ -28,7 +28,7 @@ if(isset($company))

IDENTITÉ INTERNATIONALE DE L'ENTREPRISE

- +
@@ -65,10 +65,9 @@ if(isset($company)) if ($product->ServiceSpeed == 'ImmediateWithUpdate' && $product->Type == 'Database' && $product->Level == 3 ){ require_once 'phpmailer/class.phpmailer.php'; $mail = new PHPMailer(); + $mail->IsSendmail(); $mail->From = "contact@scores-decisions.com"; $mail->FromName = "Serveur SD-13408"; - $mail->Host = "mail.scores-decisions.com"; - $mail->Mailer = "smtp"; $mail->Subject = "Rapport International"; $body = "ImmediateWithUpdate disponible\n"; $body .= "Identifiant : ".$identifier.""; @@ -113,10 +112,9 @@ if(isset($company)) { require_once 'phpmailer/class.phpmailer.php'; $mail = new PHPMailer(); + $mail->IsSendmail(); $mail->From = "contact@scores-decisions.com"; $mail->FromName = "Serveur SD-13408"; - $mail->Host = "mail.scores-decisions.com"; - $mail->Mailer = "smtp"; $mail->Subject = "Rapport International"; $body = "Rapport international disponible dans un autre format que le XML\n"; $body .= "Identifiant : ".$identifier.""; @@ -404,18 +402,19 @@ if(isset($company)) */ ?> - - + +
  Fiche identité simplifié
  Aucune information disponible
+ - +