diff --git a/server/cn/home/www/HomePage/index.html b/server/cn/home/www/HomePage/index.html index 774d136..b050591 100644 --- a/server/cn/home/www/HomePage/index.html +++ b/server/cn/home/www/HomePage/index.html @@ -13,6 +13,8 @@ + + diff --git a/server/cn/home/www/log/log_search.php b/server/cn/home/www/log/log_search.php new file mode 100644 index 0000000..7cf2bb5 --- /dev/null +++ b/server/cn/home/www/log/log_search.php @@ -0,0 +1,10 @@ + $fp, "timestamp" => date('Y-m-d H:i:s', time()), "ip" => ip2long(get_ip()), "_from" => get_from(), "type" => $type, "value" => $value)); \ No newline at end of file