MOON
Server: Apache
System: Linux ip-208-109-13-31.ip.secureserver.net 3.10.0-1160.119.1.el7.tuxcare.els4.x86_64 #1 SMP Sat Aug 31 06:58:57 UTC 2024 x86_64
User: durgeshpandey215 (1013)
PHP: 8.1.29
Disabled: NONE
Upload Files
File: //var/installatron/installers/sugarcrm/locale_en.php
<?php

itron::$locale = array_merge(itron::$locale,array(
	"_installer_sugarcrm_title" => "SugarCRM",
	"_installer_sugarcrm_type" => "_types_support",
	"_installer_sugarcrm_category" => "_categories_ecommerceandbusiness",
	"_installer_sugarcrm_input_passwd_label" => "_info_adminpassword",
	"_installer_sugarcrm_input_passwd_text" => "_settings_adminpassword",
	"_installer_sugarcrm_description" => "SugarCRM is an open source customer relations management system. Commercial versions are available on the website.",
	"_installer_sugarcrm_authordescription" => "SugarCRM is a premier customer relationship management application. Sugar Suite brings a new and effective way to better acquire, sell, service and manage customers, helping companies increase revenue by being more organized.<br><br>This is the free open source version of SugarCRM. More features are available in the commercial versions.",
));

?>