This commit is contained in:
CHIEFSOFT\ameye
2023-07-14 12:35:22 -04:00
parent 5132ce64f9
commit bb075220b5
+1 -1
View File
@@ -797,7 +797,7 @@ long WrenchAccountSettings( CVars in, CVars &out ){
char vname[30];
long ret = PHP_API_BAD_PARAM;
const PGresult *res;
const PGresult *res;
const PGresult *res0;
try {
long member_id = REQ_LONG(in, "member_id", 1, -1);