aboutsummaryrefslogtreecommitdiffstats
path: root/1/index.php
diff options
context:
space:
mode:
authorRomain d'Alverny <rda@mageia.org>2011-05-31 21:23:03 +0000
committerRomain d'Alverny <rda@mageia.org>2011-05-31 21:23:03 +0000
commit500764ac6053e731235be458112b9d50ec72d319 (patch)
tree536126e9b06d1f267bea1bc4dce16b48d9a41dc2 /1/index.php
parent89b1a64e07b3519575e579be5c1dc1b9d286f0d6 (diff)
downloadwww-500764ac6053e731235be458112b9d50ec72d319.tar
www-500764ac6053e731235be458112b9d50ec72d319.tar.gz
www-500764ac6053e731235be458112b9d50ec72d319.tar.bz2
www-500764ac6053e731235be458112b9d50ec72d319.tar.xz
www-500764ac6053e731235be458112b9d50ec72d319.zip
moving things around
Diffstat (limited to '1/index.php')
-rw-r--r--1/index.php5
1 files changed, 1 insertions, 4 deletions
diff --git a/1/index.php b/1/index.php
index 71509d358..04f7301c6 100644
--- a/1/index.php
+++ b/1/index.php
@@ -1,7 +1,4 @@
<?php
require_once '../langs.inc.php';
-$langs = array(
- 'en' => 'English'
-);
-relocate($langs, '1/'); \ No newline at end of file
+relocate($langs, '1/');