mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-03 17:22:20 +09:00
RVE-2024-2 prevent loading cache file as external page
This commit is contained in:
parent
40b3dcd5f0
commit
1ef2a41971
3 changed files with 21 additions and 4 deletions
|
|
@ -27,3 +27,5 @@ $lang->opage_proc_tpl = '템플릿 해석';
|
|||
$lang->page_management = '페이지 관리';
|
||||
$lang->page_delete_warning = '페이지를 삭제할 때 파일도 함께 삭제합니다';
|
||||
$lang->msg_not_selected_page = '선택한 페이지가 없습니다.';
|
||||
$lang->msg_invalid_opage_pc_path = '사용할 수 없는 PC용 외부 문서 경로입니다.';
|
||||
$lang->msg_invalid_opage_mobile_path = '사용할 수 없는 모바일용 외부 문서 경로입니다.';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue