diff options
Diffstat (limited to '3/index.php')
-rw-r--r-- | 3/index.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/3/index.php b/3/index.php deleted file mode 100644 index d3f3f98bf..000000000 --- a/3/index.php +++ /dev/null @@ -1,4 +0,0 @@ -<?php - -require_once '../langs.inc.php'; -relocate($langs, '3/'); |