mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-01 16:22:41 +09:00
Delete ability to install or update third-party software via FTP/SFTP
This commit is contained in:
parent
215f143e70
commit
49b95477b0
8 changed files with 19 additions and 632 deletions
|
|
@ -39,6 +39,7 @@ $lang->msg_delete_file_failed = 'Failed to delete the file. %s.';
|
|||
$lang->msg_delete_dir_failed = 'Failed to delete the directory. %s';
|
||||
$lang->msg_ftp_password_input = 'No password entered.';
|
||||
$lang->msg_sftp_not_supported = 'SFTP is not supported.';
|
||||
$lang->msg_no_permission_to_install = 'Your web server does not have permission to update the installation path. Please check server permissions.';
|
||||
$lang->msg_direct_install_not_supported = 'Use FTP because there is no write permission to the directories listed in the list below.';
|
||||
$lang->msg_does_not_support_delete = 'Cannot delete this package (no moduleUninstall() in the module class).';
|
||||
$lang->installed = 'Installed';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue