user preference
This commit is contained in:
@@ -18,6 +18,7 @@ long WrenchReturnMemberBankAccount(CVars in, CVars &out);
|
||||
long WrenchReturnMemberNotifications(CVars in, CVars &out);
|
||||
long WrenchReturnHelpItems(CVars in, CVars &out);
|
||||
long WrenchAccountSettings( CVars in, CVars &out );
|
||||
long WrenchAccountUsePrefrence(CVars in, CVars &out);
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
@@ -244,6 +244,7 @@ enum { PARTNER_STRIPE };
|
||||
#define WRENCHBOARD_ACCOUNT_COMPLETE_TOPUP 11063
|
||||
|
||||
#define WRENCHBOARD_ACCOUNT_REFFERHX 11064
|
||||
#define WRENCHBOARD_ACCOUNT_PREFERENCES 11065
|
||||
|
||||
#define WRENCHBOARD_ACCOUNT_PRICE_COMBO 11171
|
||||
#define WRENCHBOARD_ACCOUNT_JOBPOST_DURATION 11173
|
||||
|
||||
Reference in New Issue
Block a user