promotion files

This commit is contained in:
CHIEFSOFT\ameye
2023-09-23 16:24:56 -04:00
parent 91f8d264e5
commit 3a1d397a74
6 changed files with 65 additions and 1 deletions
+1
View File
@@ -40,6 +40,7 @@ long SendmarketMessage(CVars in, CVars &out);
long cron_email(long mailtype, CVars in, CVars &out);
long coupon_email(long mailtype, CVars in, CVars &out);
long family_email(long mailtype, CVars in, CVars &out);
long market_email(long mailtype, CVars in, CVars &out);
long SignupPendingAlertMailfile(CVars in);
long SignupCompletedAlertMailfile(CVars in);
@@ -155,6 +155,7 @@ enum { PARTNER_STRIPE };
#define WRENCHBOARD_BKO_UPDATEUSER 10020
#define WRENCHBOARD_BKO_RESEND_OFFER 10025
#define WRENCHBOARD_BKO_MARKETING_MSG 10026
#define WRENCHBOARD_BKO_SEND_PUSH 10035