KUK
Server: Apache
System: Linux 247.44.167.72.host.secureserver.net 5.14.0-611.49.2.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Apr 30 09:05:08 EDT 2026 x86_64
User: root (0)
PHP: 8.0.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //var/installatron/installers/oxwall/locale_en.php
<?php

itron::$locale = array_merge(itron::$locale,array(
	"_installer_oxwall_title" => "Oxwall",
	"_installer_oxwall_type" => "_types_groupware",
	"_installer_oxwall_category" => "_categories_communitysoftware",
	"_installer_oxwall_description" => "Oxwall is an open source social networking platform.",
	"_installer_oxwall_authordescription" => "Oxwall is an unbelievably flexible and easy to use community software platform used for a wide range of projects starting from family sites and custom social networks to collaboration tools and enterprise community solutions.<br><br>Whether you are a freelance developer willing to streamline your work for client projects; an individual willing to create a community site; or a brand planning to set up a destination for your customers - Oxwall is for you.",
));

?>