상 하단 로고 분리 등록 기능 추가
This commit is contained in:
@ -559,8 +559,9 @@ fclose($f);
|
||||
|
||||
if($g5_shop_install) {
|
||||
@copy('./logo_img', $data_path.'/common/logo_img');
|
||||
@copy('./logo_img', $data_path.'/common/logo_img2');
|
||||
@copy('./mobile_logo_img', $data_path.'/common/mobile_logo_img');
|
||||
@copy('./main_img', $data_path.'/common/main_img');
|
||||
@copy('./mobile_logo_img', $data_path.'/common/mobile_logo_img2');
|
||||
}
|
||||
//-------------------------------------------------------------------------------------------------
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user