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 "
";