HEX
Server: Apache
System: Linux 26.184.205.92.host.secureserver.net 5.14.0-611.45.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Apr 1 05:56:53 EDT 2026 x86_64
User: hyderabadrubberp (1048)
PHP: 8.2.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //var/installatron/installers/phpfreechat/locale_en.php
<?php

itron::$locale = array_merge(itron::$locale,array(
	"_installer_phpfreechat_title" => "phpFreeChat",
	"_installer_phpfreechat_type" => "_types_chat",
	"_installer_phpfreechat_category" => "_categories_communitysoftware",
	"_installer_phpfreechat_description" => "phpFreeChat is an open source real-time chat system designed to be embedded into a website.",
	"_installer_phpfreechat_authordescription" => "phpFreeChat is a free, fast, customizable, and multilingual chat system. It uses AJAX to save bandwidth and smoothly refresh chat screens without flickering. Features include:<ul><li>AJAX technology to smoothly refresh chat screens<li>Multi-rooms (/join)<li>Private messages<li>Moderation (/kick, /ban)<li>Customized themes based on CSS<li>Custom chat commands</ul>",
));

?>