개별 스킨 기능 추가로 인한 css 경로 변경
This commit is contained in:
@ -175,6 +175,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'];
|
||||
|
||||
include_once(G5_MSHOP_PATH.'/_head.php');
|
||||
|
||||
Reference in New Issue
Block a user