예제 #1
0
<?php

include "../Controllers/MailController.php";
$mail = new MailController();
$mail->SendMail();