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