Reload profile
This commit is contained in:
@@ -190,6 +190,8 @@ long WrenchReturnUserProfile(CVars in, CVars &out) {
|
|||||||
map_to_cvars(f, out);
|
map_to_cvars(f, out);
|
||||||
ret = PHP_API_OK;
|
ret = PHP_API_OK;
|
||||||
out["status"] = "OK";
|
out["status"] = "OK";
|
||||||
|
out["password"] = "";
|
||||||
|
LoginWrenchBoardSetDashType(in, out);
|
||||||
}
|
}
|
||||||
|
|
||||||
} catch (bad_parameter) {
|
} catch (bad_parameter) {
|
||||||
|
|||||||
Reference in New Issue
Block a user