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/admin/ |
Upload File : |
<?php $MESS["php_cmd_button"] = "Run"; $MESS["php_cmd_button_clear"] = "Clear"; $MESS["php_cmd_confirm"] = "This command will be executed at server as PHP script. Continue?"; $MESS["php_cmd_error"] = "Error executing a command."; $MESS["php_cmd_exec_time"] = "Execution time:"; $MESS["php_cmd_input"] = "PHP command"; $MESS["php_cmd_note"] = "To change the tab title, start the code with a single line PHP comment: //title: YourTitle"; $MESS["php_cmd_php"] = "PHP script for general execution on server"; $MESS["php_cmd_result"] = "Command Execution Result"; $MESS["php_cmd_sess_expired"] = "Your session has expired. Please reload the page."; $MESS["php_cmd_text_result"] = "Show command output as text"; $MESS["php_cmd_title"] = "PHP command line";