摘要: 方法非常简单,只要找到文件: phpcms/libs/classes/update.class.php 文件,修改第50行的代码(大概位置):function notice() { return $this->url('notice');}修改为:function notice() {}保存... 阅读全文
posted @ 2014-05-22 16:20 秋月白 阅读(245) 评论(0) 推荐(0)