aboutsummaryrefslogtreecommitdiffstats
path: root/1/migrate/index.php
diff options
context:
space:
mode:
Diffstat (limited to '1/migrate/index.php')
-rw-r--r--1/migrate/index.php7
1 files changed, 0 insertions, 7 deletions
diff --git a/1/migrate/index.php b/1/migrate/index.php
deleted file mode 100644
index e91a55f26..000000000
--- a/1/migrate/index.php
+++ /dev/null
@@ -1,7 +0,0 @@
-<?php
-
-require_once '../langs.inc.php';
-$langs = array(
- 'en' => 'English'
-);
-relocate($langs, '1/migrate/');