Update profile
This commit is contained in:
@@ -1166,7 +1166,7 @@ long WrenchUpdateAccountTerms(CVars in, CVars &out) {
|
||||
}
|
||||
|
||||
long WrenchUpdateProfile(CVars in, CVars &out) {
|
||||
logfmt(logINFO, "long WrenchUpdateProfile(CVars in, CVars out)");
|
||||
logfmt(logINFO, "long WrenchUpdateProfile(CVars in, CVars out) ******* RETIRE THIS FUNCTION - no country change");
|
||||
long ret = PHP_API_BAD_PARAM;
|
||||
try {
|
||||
REQ_STRING(in, "firstname", 3, 49, "(.*)");
|
||||
|
||||
Reference in New Issue
Block a user