In aeeay
This commit is contained in:
@@ -79,6 +79,7 @@ class WrenchJobs extends BaseController
|
||||
$raw_array = ($get_param!=null) ? json_decode($get_param, true):[];
|
||||
}
|
||||
|
||||
$in = $raw_array;
|
||||
|
||||
$in["loc"] = $_SERVER["REMOTE_ADDR"];
|
||||
$out = array();
|
||||
|
||||
Reference in New Issue
Block a user