woxmh 2013-06-17
arc.archives.class.php 文件中的:
修改:
//if (!preg_match("#.htm$#", $tmpfile)) return FALSE;
==
if (!preg_match("#.(htm|html)", $tmpfile)) return FALSE;
<?php. if (!empty($_POST)) {. $data1 = $_POST["data1"];$data2 = $_POST["data2"];$fuhao = $_POST["fuh