fix log
This commit is contained in:
parent
360b9351da
commit
74bfc1f7f8
@ -104,7 +104,6 @@ namespace trs
|
|||||||
res.set_header("Access-Control-Allow-Methods", "POST");
|
res.set_header("Access-Control-Allow-Methods", "POST");
|
||||||
res.set_header("Access-Control-Allow-Credentials", "false");
|
res.set_header("Access-Control-Allow-Credentials", "false");
|
||||||
|
|
||||||
hack::log()(API_URL);
|
|
||||||
transaction tr;
|
transaction tr;
|
||||||
|
|
||||||
try
|
try
|
||||||
|
Loading…
Reference in New Issue
Block a user