local out
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user