增加主频道
'.$channel_str; } else { print << EOT; while ($List = sql_return($query,'FetchRow')){ $content_id = $List['content_id']; $u_name = $List['u_name']; $content_channel = $List['BC_channel']; $content_cg = $List['content_cg']; $content_title = $List['content_title']; $content_uptimes = $List['content_uptimes']; $content_uptimes = date('Y-m-d',$List['content_uptimes']); print << EOT; } print <<$page_foot EOT; } ?>
序号 频道 标题名称 发布者 发布时间
$content_id $content_channel $content_title $u_name $content_uptimes 删除