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

itron::$locale = array_merge(itron::$locale,array(
	"_installer_mediawiki_title" => "MediaWiki",
	"_installer_mediawiki_type" => "_types_wiki",
	"_installer_mediawiki_category" => "_categories_communitysoftware",
	"_installer_mediawiki_description" => "Mediawiki is a powerful open source wiki system, and can be used from the web GUI although the advanced administrative tools require SSH access. Mediawiki was originally created to power the <a href='http://www.wikipedia.com'>Wikipedia</a> project.",
	"_installer_mediawiki_authordescription" => "MediaWiki is a feature-rich wiki implementation, and is used to run <a href=\"http://en.wikipedia.org\">Wikipedia</a> and many other wikis.",
));

?>