From f7adca03d6b391f8a22ff8a244beefdcff5ce33d Mon Sep 17 00:00:00 2001 From: grt1st Date: Mon, 10 Oct 2016 20:54:03 +0800 Subject: [PATCH] =?UTF-8?q?=E5=89=8D=E7=AB=AF=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- search.php | 1 + 1 file changed, 1 insertion(+) diff --git a/search.php b/search.php index d385b0b..95add52 100644 --- a/search.php +++ b/search.php @@ -92,6 +92,7 @@ echo "提交时间标题漏洞类型提交者 echo ''.$row_result->author.''; echo ''; } +echo ""; // 显示result // 释放连接,关闭sql. $result->free();