local out

This commit is contained in:
CHIEFSOFT\ameye
2025-07-11 19:55:15 -04:00
parent b735b7ed9f
commit 56b416f9f8
@@ -95,7 +95,7 @@ class WrenchTransactions extends BaseController
$in["loc"] = $_SERVER["REMOTE_ADDR"];
log_message('critical', "wrenchboard_api-CALL PREPARE DATA".serialize($in) );
$out = [];
if ( $call_backend == true && $in["action"] !='' ){
log_message('critical', "WrenchTransactions-Gate 007 ->".$endpoint);
//$wrenchboard = new \App\Models\BackendModel();