⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.177
Server IP:
97.74.87.16
Server:
Linux 16.87.74.97.host.secureserver.net 5.14.0-503.38.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Apr 18 08:52:10 EDT 2025 x86_64
Server Software:
Apache
PHP Version:
8.2.28
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
var
/
installatron
/
installers
/
phpmychat
/
View File Name :
locale_en.php
<?php itron::$locale = array_merge(itron::$locale,array( "_installer_phpmychat_title" => "phpMyChat", "_installer_phpmychat_type" => "_types_chat", "_installer_phpmychat_category" => "_categories_communitysoftware", "_installer_phpmychat_input_username_label" => "_info_adminusername", "_installer_phpmychat_input_username_text" => "_settings_adminusername", "_installer_phpmychat_input_password_label" => "_info_adminpassword", "_installer_phpmychat_input_password_text" => "_settings_adminpassword", "_installer_phpmychat_input_name_label" => "_info_yourname", "_installer_phpmychat_input_name_text" => "_settings_yournam", "_installer_phpmychat_input_email_label" => "_info_adminemail", "_installer_phpmychat_input_email_text" => "_settings_adminemail", "_installer_phpmychat_input_rooms_label" => "Default Rooms", "_installer_phpmychat_input_rooms_text" => "The rooms that you wish to be created by default (to create more than one default room, separate the room names by commas)", "_installer_phpmychat_description" => "phpMyChat is an open source real-time chat system.", "_installer_phpmychat_authordescription" => "phpMyChat is an easy-to-use multi-room chat script that supports IRC-like commands and has been translated to 33 languages.", "_installer_phpmychat_usagenotes" => "<b>index.php</b>, in the install directory, can be edited to taste and can also be moved anywhere on your website (if you move the file, be sure to edit the path variable at the top of the code).<br><br><b>chat_activity.php</b>, in the install directory, demonstrates how to display chat information on another webpage. View the code to see how it works.", )); ?>