Version finale
This commit is contained in:
		@@ -20,7 +20,7 @@ if (isset($_POST['name']) && isset($_POST['email']) && isset($_POST['phone']) &&
 | 
			
		||||
        $mail->Host       = 'smtp.gmail.com';
 | 
			
		||||
        $mail->SMTPAuth   = true;
 | 
			
		||||
        $mail->Username   = 'neoeat.sav@gmail.com';
 | 
			
		||||
        $mail->Password   = 'zann afaj cnus tifc'; // Remplacez par le mot de passe de votre compte Gmail
 | 
			
		||||
        $mail->Password   = 'zann afaj cnus tifc'; 
 | 
			
		||||
        $mail->SMTPSecure = PHPMailer::ENCRYPTION_SMTPS;
 | 
			
		||||
        $mail->Port       = 465;
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user