/* //================================================================== //ZSCMS V1.2 版权所有 http://www.88jwz.com //这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和使用; //未经授权不允许对程序代码以任何形式任何目的的再发布; //本程序受国家著作权法保护。 //================================================================== //修改:2016-08 */ require("../../inc/include.php"); $str=red("str"); switch($str){ case 'ad': get_ad(); break; case 'online': online(); break; } function online(){ $row=rdb("select title,cotxt from zs_class where copad>99 and coist='online' and cohtm='online' and coqas=1 LIMIT 0,1"); if($row){ $sty = $row[0]; $sty = is(substr($sty,-1),0); $str=jsb(); $str.=''; $str.='