설치 모바일 로고 복사 코드 추가
This commit is contained in:
@ -517,6 +517,7 @@ fwrite($f, $str);
|
||||
fclose($f);
|
||||
|
||||
@copy('./logo_img', $data_path.'/common/logo_img');
|
||||
@copy('./logo_img', $data_path.'/common/mobile_logo_img');
|
||||
@copy('./main_img', $data_path.'/common/main_img');
|
||||
|
||||
@copy('./company_h', $data_path.'/content/company_h');
|
||||
|
||||
Reference in New Issue
Block a user