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

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;