增加主频道
'.$channel_str;
}
elseif ($action == 'add'){
empty($schannel) && $schannel = 1;
empty($tschannel) && $tschannel = 0;
if(empty($bc_type)){
$type_input ='' ;
$$bc_type = '';
}else {
$type_input = 'hiddleDiv' ;
$$bc_type = 'selected' ;
$bc_pubs = 'bc_pub'.$bc_pub;
$$bc_pubs = ' checked';
}
print <<
EOT;
}
elseif ($action == 'mod'){
print <<