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

itron::$locale = array_merge(itron::$locale,array(
	"_installer_gbook_title" => "GBook",
	"_installer_gbook_type" => "_types_guestbook",
	"_installer_gbook_category" => "_categories_communitysoftware",
	"_installer_gbook_input_passwd_label" => "_info_adminpassword",
	"_installer_gbook_input_passwd_text" => "_settings_adminpassword",
	"_installer_gbook_input_email_label" => "_info_adminemail",
	"_installer_gbook_input_email_text" => "_settings_adminemail",
	"_installer_gbook_input_wstitle_label" => "_info_sitetitle",
	"_installer_gbook_input_wstitle_text" => "_settings_sitetitle",
	"_installer_gbook_input_gbtitle_label" => "Guestbook Title",
	"_installer_gbook_input_gbtitle_text" => "Enter a title for your guestbook",
	"_installer_gbook_description" => "GBook is a free guestbook system, with advanced spam-fighting tools. GBook is also known as PHP Guestbook.",
	"_installer_gbook_authordescription" => "GBook is an easy to use PHP guestbook, which allows your visitors to post comments on your website.<br><br>GBook includes advanced (and regularly updated) SPAM protection.",
));

?>