Fix: remove include mail php file

This commit is contained in:
2022-04-21 21:27:02 +09:00
parent 61851a5dbb
commit 3b015a3abf
8 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ include "./../lib/maestro_account_info.php";
include "./../lib/db_maestro.php";
include "./../lib/maestro_log.php";
include "./../mail/mail_setting.php";
include "./../mail/send_mail.php";
// include "./../mail/send_mail.php";
$maestro_name = $_POST["maestro_name"];