[DEDECMS的BUG]采集后:删除所选网址出错

6_6871_dbeea468a02d57a.png

采集后:删除所选网址出错,不存在co_clear.php文件

修正:

<?php
dede目录下co_url_2.html
40location.href = "co_clear.php?ids="+nid;

location.href = "co_do.php?dopost=clear&ids="+nid;

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>