phpmailer corrected
This commit is contained in:
parent
b14b5443aa
commit
4b41102bd1
@ -3,9 +3,9 @@ use PHPMailer\PHPMailer\PHPMailer;
|
|||||||
use PHPMailer\PHPMailer\SMTP;
|
use PHPMailer\PHPMailer\SMTP;
|
||||||
use PHPMailer\PHPMailer\Exception;
|
use PHPMailer\PHPMailer\Exception;
|
||||||
|
|
||||||
require_once 'http://ctsstatic.fr/assets/vendors/phpmailer/src/Exception.php';
|
require_once 'phpmailer/src/Exception.php';
|
||||||
require_once 'http://ctsstatic.fr/assets/vendors/phpmailer/src/PHPMailer.php';
|
require_once 'phpmailer/src/PHPMailer.php';
|
||||||
require_once 'http://ctsstatic.fr/assets/vendors/phpmailer/src/SMTP.php';
|
require_once 'phpmailer/src/SMTP.php';
|
||||||
|
|
||||||
$mail = new PHPMailer(true);
|
$mail = new PHPMailer(true);
|
||||||
|
|
||||||
|
|||||||
BIN
website/documents/users/1/candidatures/1/CV.pdf
Normal file
BIN
website/documents/users/1/candidatures/1/CV.pdf
Normal file
Binary file not shown.
BIN
website/documents/users/1/candidatures/1/LM.pdf
Normal file
BIN
website/documents/users/1/candidatures/1/LM.pdf
Normal file
Binary file not shown.
BIN
website/documents/users/8/candidatures/1/CV.pdf
Normal file
BIN
website/documents/users/8/candidatures/1/CV.pdf
Normal file
Binary file not shown.
BIN
website/documents/users/8/candidatures/1/LM.pdf
Normal file
BIN
website/documents/users/8/candidatures/1/LM.pdf
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user