promotion files
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user