增加AMP_BODY_PC_STATUS 4

hotfix/远程访问多媒体中心
lmrwork 8 years ago
parent 35cf1a4d03
commit 39a6fba79d

@ -24,7 +24,7 @@ class Info_amp extends CI_Controller
$json = $this->input->get_post('json');
$html = $this->input->get_post('html');
$pc_html = $this->input->post('pc_html');
//if ($pc_html) echo $pc_html;
if ($pc_html == 0) $pc_html = '';
$css = $this->input->get_post('css');
$schema = $this->input->get_post('schema');
$script = $this->input->get_post('script');

Loading…
Cancel
Save