官方1月18号商业版补丁撤销职位推荐修复
源代码18号商业版补丁下载地址 :http://bbs.finereason.com/read/34647
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)");
感谢 XXXXXXXX 细心使用中发现此错误
页:
[1]