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

@ -50,7 +50,6 @@ add_stylesheet('<link rel="stylesheet" href="'.$member_skin_url.'/style.css">',
<li>
<?php
if($config['cf_cert_use']) {
// #TODO 조건 추가 필요
if($config['cf_cert_sa']) {
echo '<button type="button" id="win_sa_toss_cert" class="btn_frmline btn win_sa_cert" data-type="TOSS">토스 인증</button>'.PHP_EOL;
echo '<button type="button" id="win_sa_pass_cert" class="btn_frmline btn win_sa_cert" data-type="PASS">PASS 인증</button>'.PHP_EOL;