TODO 제거, 미사용 파일제거

This commit is contained in:
projectSylas
2021-09-29 03:17:51 +00:00
parent f038dc98bf
commit 6ab674b475
8 changed files with 0 additions and 16 deletions

View File

@ -1,9 +0,0 @@
<?php
include_once('./_common.php');
// #TODO 인클루드 확인
$g5['title'] = '본인인증하기';
include_once(G5_PATH.'/_head.php');
include_once($member_skin_path.'/register_cert_reset.skin.php');
include_once(G5_PATH.'/_tail.php');