log input
This commit is contained in:
@@ -168,10 +168,9 @@ class WrenchWallet extends BaseController
|
||||
}
|
||||
|
||||
$in = $raw_array;
|
||||
|
||||
$in["loc"] = $_SERVER["REMOTE_ADDR"];
|
||||
$out = array();
|
||||
|
||||
log_message('critical', "IN ARRAY for call 0001 -> ".serialize($in));
|
||||
|
||||
$in["action"] = 'getwallets'; //WRENCHBOARD_ACCOUNT_JOBLIST;
|
||||
log_message('critical', "before APIN call 0001");
|
||||
|
||||
Reference in New Issue
Block a user