aboutsummaryrefslogtreecommitdiffstats
path: root/about
diff options
context:
space:
mode:
Diffstat (limited to 'about')
-rw-r--r--about/index.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/about/index.php b/about/index.php
index 867f19165..e378166f2 100644
--- a/about/index.php
+++ b/about/index.php
@@ -1,7 +1,4 @@
<?php
-require_once '../langs.inc.php';
-
header('Location: /en/about/');
-//relocate($langs, 'about/');
die;