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

itron::$locale = array_merge(itron::$locale,array(
	"_installer_itronclock_title" => "iTron Clock",
	"_installer_itronclock_type" => "_types_clock",
	"_installer_itronclock_category" => "_categories_miscellaneous",
	"_installer_itronclock_description" => "iTron Clock is a free real-time javascript clock.",
	"_installer_itronclock_authordescription" => "Installatron Clock is a simple application that enables a static or dynamic text-based date and/or clock to be inserted into a webpage. The display is highly configurable and is easy to insert into any webpage.",
));

?>