Resolve "CAPI call for warranty serial" #1632

Merged
korina.cordero merged 18 commits from 704-capi-call-for-warranty-serial into master 2022-09-23 03:14:28 +00:00
Showing only changes of commit 6ee6a7d9a1 - Show all commits

View file

@ -426,7 +426,7 @@ class LoadWarrantySerialCommand extends Command
curl_close($curl);
// check result
error_log('Result ' . $res);
// error_log('Result ' . $res);
}
}