120行
$db ->query("update {$cfg['tb_pre']}hire set h_comm=0,h_commstart='0000-00-00',h_commend='0000-00-00' where h_comid=m_id and h_id in ($members)");后台 admin文件 company_hirelist.php打 1月18号补丁文件错误
修改后
$db ->query("update {$cfg['tb_pre']}hire set h_comm=0,h_commstart='0000-00-00',h_commend='0000-00-00' where h_id in ($members)");
页:
[1]