팝업레이어관리 커뮤니티 쇼핑몰 구분이 안되는 오류 수정

This commit is contained in:
thisgun
2021-01-12 20:48:02 +09:00
parent 52871c4a3a
commit 9c163e2936
2 changed files with 3 additions and 0 deletions

View File

@ -11,6 +11,7 @@ $nw = array(
'nw_end_time'=>'',
'nw_subject'=>'',
'nw_content'=>'',
'nw_division'=>'',
);
$html_title = "팝업레이어";