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