mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-04 01:23:32 +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
|
|
@ -26,3 +26,6 @@ $lang->opage_proc_php = 'Execute PHP code';
|
|||
$lang->opage_proc_tpl = 'Parse as Rhymix template';
|
||||
$lang->page_management = 'Manage of page';
|
||||
$lang->page_delete_warning = 'If you delete a page, the files of the page will be removed also.';
|
||||
$lang->msg_not_selected_page = 'Page not selected.';
|
||||
$lang->msg_invalid_opage_pc_path = 'Invalid path for the external document for PC.';
|
||||
$lang->msg_invalid_opage_mobile_path = 'Invalid path for the external document for Mobile.';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue