This commit is contained in:
2026-01-30 17:20:52 +09:00
commit 21b6332c9c
459 changed files with 190743 additions and 0 deletions

17
kngil/skin/_popups.php Normal file
View File

@@ -0,0 +1,17 @@
<!-- 팝업 모음 (pop_temp 등에서 사용) -->
@@include("mypage/pop_agreement.html")
@@include("mypage/pop_join.html")
@@include("mypage/pop_join2.html")
@@include("mypage/pop_join3.html")
@@include("mypage/pop_login.html")
@@include("mypage/pop_login2.html")
@@include("mypage/pop_mypage01.html")
@@include("mypage/pop_mypage02.html")
@@include("mypage/pop_mypage03.html")
@@include("mypage/pop_mypage04.html")
@@include("mypage/pop_mypage05.html")
@@include("mypage/pop_mypage06.html")
@@include("mypage/pop_cancel.html")
@@include("mypage/pop_search.html")
@@include("mypage/pop_password.html")
@@include("popup/pop_privacy.html")