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

itron::$locale = array_merge(itron::$locale,array(
	"_installer_dokuwiki_title" => "DokuWiki",
	"_installer_dokuwiki_type" => "_types_wiki",
	"_installer_dokuwiki_category" => "_categories_communitysoftware",
	"_installer_dokuwiki_description" => "DokuWiki is a lightweight, open source wiki application.",
	"_installer_dokuwiki_authordescription" => "DokuWiki is a standards compliant, simple to use wiki, mainly aimed at creating documentation of any kind. It is targeted at developer teams, workgroups and small companies. It has a simple but powerful syntax which makes sure the datafiles remain readable outside the Wiki and eases the creation of structured texts. All data is stored in plain text files &ndash; no database is required.",
));

?>