This commit is contained in:
CHIEFSOFT\ameye
2024-02-24 19:52:20 -05:00
parent 149b0fa9e7
commit 0efae8ac7f
+1
View File
@@ -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();