fetch1("select ztid,ztname,ztpath from {$dbtbpre}enewszt where ztid='$ztid'");
if(!$ztr['ztid'])
{
printerror('ErrorUrl','');
}
$filepath_r=array();
$filepath_r['actionurl']='SpecialPathfile.php';
$filepathr['filepath']=$ztr['ztpath'].'/uploadfile';
$filepathr['filelevel']='dozt';
$filepathr['addpostvar']='';
$filepathr['url']='位置:专题:'.$ztr['ztname'].' > 管理专题附件';
include('../file/TruePathfile.php');
db_close();
$empire=null;
?>