首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 其他教程 > 互联网 >

dedecms5.7 没法在这个位置找到: head.htm2

2013-07-08 
dedecms5.7 无法在这个位置找到: head.htm2arc.archives.class.php?文件中的:修改://if (!preg_match(#.h

dedecms5.7 无法在这个位置找到: head.htm2

arc.archives.class.php?文件中的:

修改:

//if (!preg_match("#.htm$#", $tmpfile)) return FALSE;

==

? if (!preg_match("#.(htm|html)", $tmpfile)) return FALSE;

热点排行