HEX
Server: Apache
System: Linux 185.122.168.184.host.secureserver.net 5.14.0-570.52.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Oct 15 06:39:08 EDT 2025 x86_64
User: barbeatleanalyti (1024)
PHP: 8.1.33
Disabled: NONE
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>",
));

?>