aboutsummaryrefslogtreecommitdiffstats
path: root/downloads/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'downloads/index.php')
-rw-r--r--downloads/index.php23
1 files changed, 0 insertions, 23 deletions
diff --git a/downloads/index.php b/downloads/index.php
index 19d35f900..a802ad6ff 100644
--- a/downloads/index.php
+++ b/downloads/index.php
@@ -1,27 +1,4 @@
<?php
require_once '../langs.inc.php';
-
-$langs = array(
- 'de' => 'Deutsch',
- 'el' => 'Ελληνικά',
- 'en' => 'English',
- 'es' => 'Español',
- 'et' => 'Eesti',
-// 'fi' => 'Suomeksi',
- 'fr' => 'Français',
- 'it' => 'Italiano',
-// 'lv' => 'Latviešu',
- 'nb' => 'Bokmål',
- 'nl' => 'Nederlands',
-// 'pl' => 'Polski',
-// 'pt' => 'Português',
- 'ro' => 'Română',
- 'ru' => 'Русский',
- 'tr' => 'Türkçe',
-// 'sl' => 'Slovenščina',
-// 'zh-cn' => '简体中文',
- 'zh-tw' => '正體中文'
-);
-
relocate($langs, 'downloads/'); \ No newline at end of file