HEX
Server: LiteSpeed
System: Linux php-prod-3.spaceapp.ru 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC 2025 x86_64
User: sarli3128 (1010)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /home/retile.ru/public_html/admin/language/en-gb/extension/module/attachmanager.php
<?php

$_['heading_title1'] = 'Product Attachments';
$_['heading_title'] = 'Product Attachments';

// Text
$_['text_module'] = 'Modules';
$_['text_extension'] = 'Extension';
$_['text_success'] = 'Success: You have modified module Product Attachments!';
$_['text_file_extension'] = 'Acceptable extensions';
$_['text_edit'] = 'Setting';
$_['button_save_stay'] = 'Save & Stay';
$_['help_file_extension'] = 'e.g: file name.zip => zip <br />comma separated';
$_['text_file_maxfilesize'] = 'Max file size (MB)';
$_['help_file_maxfilesize'] = 'Your system only allows';
$_['text_file_name_download'] = 'File name download';
$_['text_file_original_name'] = 'Original file name';
$_['text_file_mask_name'] = 'Mask file name';

$_['button_config_attachments'] = 'Config';

$_['text_enable_extend'] = 'Enable extend links';
$_['text_show_download_count'] = 'Show file download count';
$_['help_enable_extend'] = 'e.g: http://demo.com/testfile.zip';
$_['text_name_tab_attach'] = 'Tab name';
$_['text_edit_module'] = 'Edit Product Attachments';
$_['text_status'] = 'Status';

$_['tab_attach_internal'] = 'Internal documents';
$_['tab_attach_external'] = 'External links';
$_['text_attach_file_product_thumb'] = 'Thumbnails';
$_['text_attach_extend_link_download'] = 'Download links';
$_['text_attach_extend_link_name'] = 'Name of links';
$_['text_attach_file_product_name'] = 'Mask of file name';
$_['text_attach_file_product_count'] = 'Downloaded';
$_['text_attach_file_product_login'] = 'Required login';
$_['button_add_attach_file_product'] = 'Add files';
$_['button_add_attach_exten_link'] = 'Add links';
// button
$_['button_save'] = 'Save';
$_['button_cancel'] = 'Cancel';
// Error
$_['error_permission'] = 'Warning: You do not have permission to modify module Product Attachments!';
?>