u
This commit is contained in:
@@ -419,8 +419,7 @@ include("_navbar.php");
|
||||
.then(res => res.json())
|
||||
.then(json => {
|
||||
// console.log(json);
|
||||
sendPaymentMail2("teenybeans.info@gmail.com");
|
||||
sendPaymentMail2("enquiry@beanstalkedu.com");
|
||||
sendPaymentMail2("crm@teenybeans.in");
|
||||
sendPaymentWelcomeMail2(paymentEmail2);
|
||||
paymentSuccess2.style.display = "block";
|
||||
document.getElementById("user2").value = "";
|
||||
@@ -749,8 +748,7 @@ include("_navbar.php");
|
||||
.then(json => {
|
||||
// console.log(json);
|
||||
// sendMail("enquiry@atheneumglobal.education");
|
||||
sendMail("teenybeans.info@gmail.com");
|
||||
sendMail("enquiry@beanstalkedu.com");
|
||||
sendMail("crm@teenybeans.in");
|
||||
sendMail("mukundapur@iimtt.org");
|
||||
// sendMail("chatterjeegouravking@gmail.com");
|
||||
sendWelcomeMail(email);
|
||||
@@ -909,8 +907,7 @@ include("_navbar.php");
|
||||
.then(json => {
|
||||
window.open(json.url)
|
||||
// console.log(json);
|
||||
sendPaymentMail("teenybeans.info@gmail.com");
|
||||
sendPaymentMail("enquiry@beanstalkedu.com");
|
||||
sendPaymentMail("crm@teenybeans.in");
|
||||
sendPaymentMail("mukundapur@iimtt.org");
|
||||
sendPaymentWelcomeMail(paymentEmail);
|
||||
paymentSuccess.style.display = "block";
|
||||
@@ -1054,8 +1051,7 @@ include("_navbar.php");
|
||||
.then(json => {
|
||||
window.open(json.url)
|
||||
// console.log(json);
|
||||
sendPaymentMail1("teenybeans.info@gmail.com");
|
||||
sendPaymentMail1("enquiry@beanstalkedu.com");
|
||||
sendPaymentMail1("crm@teenybeans.in");
|
||||
sendPaymentMail1("mukundapur@iimtt.org");
|
||||
sendPaymentWelcomeMail1(paymentEmail1);
|
||||
paymentSuccess1.style.display = "block";
|
||||
|
||||
Reference in New Issue
Block a user