This commit is contained in:
CHIEFSOFT\ameye
2024-08-17 06:25:55 -04:00
parent c1f18a187e
commit 5ebfc2ed0c
2 changed files with 17 additions and 3 deletions
@@ -95,9 +95,6 @@ wrenchboard=> SELECT * FROM use_preferences WHERE status = 1 ORDER BY id ASC;
}
}
ret = PHP_API_OK;
out["status"] = "OK";
} catch (bad_parameter) {