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/mail/ |
Upload File : |
<?php $MESS["MAIN_MAIL_CONFIRM_MESSAGE_SUBJECT"] = "Confirm email address"; $MESS["MAIN_MAIL_SENDER_EDIT_ERROR"] = "Insufficient permission to edit sender."; $MESS["MAIN_MAIL_SENDER_INVALID_NAME"] = "The sender name may include alphanumeric characters, spaces and these characters: , ' . - ( )"; $MESS["MAIN_MAIL_SENDER_UNKNOWN_SENDER_ERROR"] = "Sender was not found."; $MESS["MAIN_SENDER_EMPTY_SMTP_LOGIN"] = "Enter SMTP server login."; $MESS["MAIN_SENDER_EMPTY_SMTP_PASSWORD"] = "Enter SMTP server password."; $MESS["MAIN_SENDER_EMPTY_SMTP_PORT"] = "Enter SMTP server port."; $MESS["MAIN_SENDER_EMPTY_SMTP_SERVER"] = "Enter SMTP server address."; $MESS["MAIN_SENDER_INVALID_SMTP_PASSWORD"] = "Password cannot start with a \"^\"."; $MESS["MAIN_SENDER_INVALID_SMTP_PORT"] = "SMTP server port is invalid."; $MESS["MAIN_SENDER_INVALID_SMTP_SERVER"] = "SMTP server address is invalid.";