Server IP : 80.87.202.40 / Your IP : 216.73.216.169 Web Server : Apache System : Linux rospirotorg.ru 5.14.0-539.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 5 22:26:13 UTC 2024 x86_64 User : bitrix ( 600) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/bitrix/ext_www/ilovecveti.ru/bitrix/modules/main/lang/en/lib/userfield/types/ |
Upload File : |
<?php $MESS["USER_TYPE_FILE_DESCRIPTION"] = "File"; $MESS["USER_TYPE_FILE_EXTENSIONS"] = "Extensions"; $MESS["USER_TYPE_FILE_EXTENSIONS_HINT"] = "Enter allowed file extensions, comma separated"; $MESS["USER_TYPE_FILE_MAX_ALLOWED_SIZE"] = "Maximum length of file to upload (0 - no limitation)"; $MESS["USER_TYPE_FILE_MAX_SHOW_SIZE"] = "Maximum size of file in list (0 - no limitation)"; $MESS["USER_TYPE_FILE_MAX_SIZE_ERROR"] = "Length of file for \"#FIELD_NAME#\" must not exceed #MAX_ALLOWED_SIZE# bytes."; $MESS["USER_TYPE_FILE_SIZE"] = "Input field size"; $MESS["USER_TYPE_FILE_TARGET_BLANK"] = "Open file in new tab"; $MESS["USER_TYPE_FILE_VALUE_IS_MULTIPLE"] = "The field \"#FIELD_NAME#\" cannot be a multiple field."; $MESS["USER_TYPE_FILE_WIDTH_AND_HEIGHT"] = "Thumbnail width and height in list view";