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

itron::$locale = array_merge(itron::$locale,array(
	"_installer_phpcoin_title" => "phpCOIN",
	"_installer_phpcoin_type" => "_types_invoicing",
	"_installer_phpcoin_category" => "_categories_ecommerceandbusiness",
	"_installer_phpcoin_input_username_label" => "_info_adminusername",
	"_installer_phpcoin_input_username_text" => "_settings_adminusername",
	"_installer_phpcoin_input_password_label" => "_info_adminpassword",
	"_installer_phpcoin_input_password_text" => "_settings_adminpassword",
	"_installer_phpcoin_description" => "phpCOIN is a free client and invoice management system.",
	"_installer_phpcoin_authordescription" => "phpCOIN (Clients, Order, Invoices, and Notes) is an e-commerce/online-store solution that includes a variety of modules (store setup and display, customer management, invoicing, payment, and support) within a single interface.",
	"_installer_phpcoin_usagenotes" => "The installer creates a default administration account with the following details:&lt;br&gt;&lt;br&gt;&lt;b&gt;Username&lt;/b&gt;: webmaster&lt;br&gt;&lt;b&gt;Password&lt;/b&gt;: (the same password created for the database above)",
));

?>