Fix: include error

This commit is contained in:
2022-05-01 23:10:27 +09:00
parent 3922076ae7
commit 0f501acff6
9 changed files with 59 additions and 54 deletions
@@ -5,7 +5,7 @@ include "./../setup/connect_db.php";
include "./../lib/send_reply_json.php";
include "./../lib/db_maestro.php";
include "./../lib/maestro_account_info.php";
include "./../mail/mail_setting.php";
// include "./../mail/mail_setting.php";
// include "./../mail/send_mail.php";
include "./../mail/send_naver_mail.php";