0) { $a = json_decode($strInput, true); $output = []; foreach ($a as $r) { $strSetting = $r["setting"]; $strValue = $r["value"]; Settings::set($strSetting, $strValue); } Respond::json(["message" => "success", "output" => $output]); } ?>
Setting | Value | |
---|---|---|
|
/>
|