long WrenchMyPageIntro(CVars in, CVars &out)
This commit is contained in:
@@ -29,7 +29,7 @@ long LogManagerAction(CVars in, CVars &out);
|
||||
long WrenchUpdateProfile(CVars in, CVars &out);
|
||||
long WrenchUpdateAccountTerms(CVars in, CVars &out);
|
||||
long WrenchUpdateAccountDescription(CVars in, CVars &out);
|
||||
|
||||
long WrenchMyPageIntro(CVars in, CVars &out);
|
||||
|
||||
long LogWrenchBoardMember(CVars in, CVars &out);
|
||||
|
||||
|
||||
@@ -246,6 +246,9 @@ enum { PARTNER_STRIPE };
|
||||
#define WRENCHBOARD_ACCOUNT_REFFERHX 11064
|
||||
#define WRENCHBOARD_ACCOUNT_PREFERENCES 11065
|
||||
|
||||
#define WRENCHBOARD_ACCOUNT_MYPAGE 11070
|
||||
#define WRENCHBOARD_ACCOUNT_PAGEINTRO 11071
|
||||
|
||||
#define WRENCHBOARD_ACCOUNT_PRICE_COMBO 11171
|
||||
#define WRENCHBOARD_ACCOUNT_JOBPOST_DURATION 11173
|
||||
#define WRENCHBOARD_ACCOUNT_USER_RECIPEINT 11175
|
||||
|
||||
Reference in New Issue
Block a user