개별 스킨 기능 추가로 인한 css 경로 변경

This commit is contained in:
chicpro
2014-03-21 18:29:28 +09:00
parent acca661df5
commit 77dd2292a3
29 changed files with 41 additions and 23 deletions

View File

@ -87,6 +87,8 @@ if($ca_dir_check) {
}
}
define('G5_SHOP_CSS_URL', str_replace(G5_PATH, G5_URL, $skin_dir));
$g5['title'] = $it['it_name'].' > '.$it['ca_name'];
// 분류 상단 코드가 있으면 출력하고 없으면 기본 상단 코드 출력