fix syntx
This commit is contained in:
@@ -1721,7 +1721,7 @@ long WrenchSendJobsOfferGroup(CVars in, CVars &out) {
|
||||
}
|
||||
}
|
||||
|
||||
if (call_ret == PHP_CREATED_OK && sum_ret == 0 ) {
|
||||
if (ret == PHP_CREATED_OK && sum_ret == 0 ) {
|
||||
out["status_msg"] = "Completed";
|
||||
ret = PHP_CREATED_OK;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user