내용관리 모바일 내용 및 스킨설정 기능 추가

This commit is contained in:
chicpro
2014-11-21 11:26:01 +09:00
parent e3db3728f9
commit c6199fa00d
11 changed files with 124 additions and 56 deletions

View File

@ -21,7 +21,10 @@ $sql_common = " co_include_head = '$co_include_head',
co_html = '$co_html',
co_tag_filter_use = '$co_tag_filter_use',
co_subject = '$co_subject',
co_content = '$co_content' ";
co_content = '$co_content',
co_mobile_content = '$co_mobile_content',
co_skin = '$co_skin',
co_mobile_skin = '$co_mobile_skin' ";
if ($w == "")
{