aboutsummaryrefslogtreecommitdiffstats
path: root/1/index.php
diff options
context:
space:
mode:
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/');