Rewrote rsvp-submit.php again #3
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
<?php
|
<?php
|
||||||
require __DIR__ . '/../vendor/autoload.php'; // adjust path if needed
|
require __DIR__ . '/vendor/autoload.php'; // adjust path if needed
|
||||||
use PHPMailer\PHPMailer\PHPMailer;
|
use PHPMailer\PHPMailer\PHPMailer;
|
||||||
use PHPMailer\PHPMailer\Exception;
|
use PHPMailer\PHPMailer\Exception;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user