Fix: remove include mail php file
This commit is contained in:
@@ -7,7 +7,7 @@ include "./../lib/db_maestro.php";
|
||||
include "./../lib/maestro_log.php";
|
||||
include "./../lib/maestro_account_info.php";
|
||||
include "./../mail/mail_setting.php";
|
||||
include "./../mail/send_mail.php";
|
||||
// include "./../mail/send_mail.php";
|
||||
|
||||
$maestro_upgrade_id = $_POST["maestro_upgrade_id"];
|
||||
$maestro_id = $_POST["maestro_id"];
|
||||
|
||||
Reference in New Issue
Block a user