aboutsummaryrefslogtreecommitdiffstats
path: root/support
diff options
context:
space:
mode:
authorRomain d'Alverny <rda@mageia.org>2011-05-31 21:27:48 +0000
committerRomain d'Alverny <rda@mageia.org>2011-05-31 21:27:48 +0000
commit93719e9cd3c583a57e36d77771429501acc8d0ed (patch)
tree85dcfdbd09686e3a2476e5cbe43a0f022b853dea /support
parent500764ac6053e731235be458112b9d50ec72d319 (diff)
downloadwww-93719e9cd3c583a57e36d77771429501acc8d0ed.tar
www-93719e9cd3c583a57e36d77771429501acc8d0ed.tar.gz
www-93719e9cd3c583a57e36d77771429501acc8d0ed.tar.bz2
www-93719e9cd3c583a57e36d77771429501acc8d0ed.tar.xz
www-93719e9cd3c583a57e36d77771429501acc8d0ed.zip
support symlinks
Diffstat (limited to 'support')
-rw-r--r--support/index.php23
1 files changed, 0 insertions, 23 deletions
diff --git a/support/index.php b/support/index.php
index aac2543f0..a885078e6 100644
--- a/support/index.php
+++ b/support/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, 'support/'); \ No newline at end of file