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