URI 중 /kngil/skin 반복제거. php 확장자 노출 제거
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
session_start();
|
||||
session_destroy();
|
||||
|
||||
header('Location: /kngil/skin/index.php');
|
||||
header('Location: /');
|
||||
exit;
|
||||
|
||||
Reference in New Issue
Block a user