From 78ce7d20e3394c3ce16fd76f77e9ad59eca1b4f0 Mon Sep 17 00:00:00 2001 From: hide_d Date: Tue, 17 Apr 2018 03:10:18 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B1=B0=EB=9E=98=EC=9E=A5=20=EC=97=90?= =?UTF-8?q?=EB=9F=AC=EB=A1=9C=EA=B7=B8=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/c_auction.php | 3 +++ hwe/func_legacy.php | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/hwe/c_auction.php b/hwe/c_auction.php index 460a95e6..1e113c18 100644 --- a/hwe/c_auction.php +++ b/hwe/c_auction.php @@ -24,6 +24,9 @@ $term = Util::getReq('term', 'int'); $stuff = Util::getReq('stuff', 'int'); $sel = Util::getReq('sel', 'int'); +$msg = ''; +$msg2 = ''; + extractMissingPostToGlobals(); //로그인 검사 diff --git a/hwe/func_legacy.php b/hwe/func_legacy.php index 7c2b09fc..0dd66972 100644 --- a/hwe/func_legacy.php +++ b/hwe/func_legacy.php @@ -51,8 +51,8 @@ function Submit($url, $msg="", $msg2="") { echo "a"; // 파폭 버그 때문 echo "
- - + +
";