找到文件 \includes\tpl.class.php

注释掉下面的代码即可。

 

function r_cp($is_copy){
if(!$is_copy)
{
  //$this->content = $this->content.$this->r_cp2;
}
$this->tp=1;
}

相关文章:

  • 2022-12-23
  • 2021-12-12
  • 2021-07-14
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-23
  • 2022-01-10
猜你喜欢
  • 2021-10-14
  • 2022-12-23
  • 2022-12-23
  • 2021-11-28
  • 2022-02-07
  • 2021-07-28
  • 2021-05-30
相关资源
相似解决方案