master
LMR 11 months ago
parent 2d42fab88c
commit 4c7411cd5d

@ -201,7 +201,7 @@ class infofix extends CI_Controller
'state' => 0,
'ic_content' => $ic->ic_content,
'pc_use' => $use,
'json' => $json
'json' => json_encode($json)
)
);
} else {

Loading…
Cancel
Save