Fix: change send mail function names - register bank info, register done
This commit is contained in:
@@ -29,7 +29,7 @@ if($maestroID === null) {
|
||||
exit;
|
||||
}
|
||||
|
||||
sendMailBankInfo($maestro_name, $email, $account_type);
|
||||
sendMailRegisterBankInfo($maestro_name, $email, $account_type);
|
||||
|
||||
send_result_success();
|
||||
exit;
|
||||
|
||||
Reference in New Issue
Block a user