Notifications
This commit is contained in:
@@ -15,6 +15,7 @@ long WrenchMemberOwnerMarketMessages(CVars in, CVars &out);
|
||||
long WrenchMemberActiveJobs(CVars in, CVars &out);
|
||||
long WrenchReturnMemberPaymentHx(CVars in, CVars &out);
|
||||
long WrenchReturnMemberBankAccount(CVars in, CVars &out);
|
||||
long WrenchReturnMemberNotifications(CVars in, CVars &out);
|
||||
long WrenchAccountSettings( CVars in, CVars &out );
|
||||
|
||||
#endif
|
||||
|
||||
@@ -221,6 +221,7 @@ enum { PARTNER_STRIPE };
|
||||
#define WRENCHBOARD_ACCOUNT_PENDJOB 11043
|
||||
|
||||
#define WRECNH_CREDIT_HOOKS_FULUTTER 11045
|
||||
#define WRENCHBOARD_ACCT_NOTIFICATIONS 11046
|
||||
|
||||
#define WRENCHBOARD_USER_GETBANKLIST 11050
|
||||
#define WRENCHBOARD_USER_SENDMONEY 11051
|
||||
|
||||
Reference in New Issue
Block a user