|
|
|
@ -278,8 +278,10 @@ class infofix extends CI_Controller
|
|
|
|
|
$this->infoContents_model->force_update($ic_id, $curl_rs);
|
|
|
|
|
echo $ic_id . ' @ ok @ ';
|
|
|
|
|
} else {
|
|
|
|
|
echo $ic_id . ' @ error @ ';
|
|
|
|
|
echo $ic_id . ' @ error1 @ ';
|
|
|
|
|
}
|
|
|
|
|
} else {
|
|
|
|
|
echo $ic_id . ' @ error2 @ ';
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|