aboutsummaryrefslogtreecommitdiffstats
path: root/1/migrate/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/migrate/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/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/');