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/mambo/locale_en.php
<?php

itron::$locale = array_merge(itron::$locale,array(
	"_installer_mambo_title" => "Mambo",
	"_installer_mambo_type" => "_types_portal",
	"_installer_mambo_category" => "_categories_contentmanagementsystems",
	"_installer_mambo_input_sitename_label" => "_info_sitetitle",
	"_installer_mambo_input_sitename_text" => "_settings_sitetitle",
	"_installer_mambo_input_password_label" => "_info_adminpassword",
	"_installer_mambo_input_password_text" => "_settings_adminpassword",
	"_installer_mambo_input_email_label" => "_info_adminemail",
	"_installer_mambo_input_email_text" => "_settings_adminemail",
	"_installer_mambo_description" => "Mambo is a powerful open source portal system.",
	"_installer_mambo_authordescription" => "Mambo Open Source Content Management System is the friendliest and most advanced CMS open source software available. Quite simply, MOS allows anyone to manage a web site. It is easily configured for personal sites, and powerful enough for large-scale commercial installations, perfect for non-tech webmasters and advanced programmers alike.",
));

?>