This commit is contained in:
2022-06-20 10:04:53 -04:00
parent a57b701fd9
commit b4570e3afc
3 changed files with 51 additions and 20 deletions
+2
View File
@@ -1240,6 +1240,8 @@ long SessionCheck(long uid, const char *sessionid, int create) {
return 0L; // No route
}
long LoginWrenchBoardAccount(CVars in, CVars &out) {
long ret = PHP_API_BAD_PARAM;
logfmt(logINFO, "LoginWrenchBoardAccount()");