$_POST btn 빼먹은거 추가
This commit is contained in:
@@ -4,6 +4,7 @@ namespace sammo;
|
||||
include "lib.php";
|
||||
include "func.php";
|
||||
|
||||
$btn = Util::getReq('btn');
|
||||
$nation = Util::getReq('nation', 'int');
|
||||
|
||||
//로그인 검사
|
||||
|
||||
Reference in New Issue
Block a user