打开验证开关

hotfix/远程访问多媒体中心
cyc 6 years ago
parent 223636b741
commit 809bf011ed

@ -14,9 +14,9 @@ class pages extends CI_Controller{
}
public function index($coli_id = null){
/*if(get_cookie('dingname') == '' && get_cookie('dingunionid') == ''){
if(get_cookie('dingname') == '' && get_cookie('dingunionid') == ''){
redirect('/apps/dinglogin/login/?returnurl=/apps/trainsystem/pages/');
}*/
}
if($coli_id == null){
$cols_id = $this->input->post("ht_order");

Loading…
Cancel
Save