diff options
Diffstat (limited to 'support')
-rw-r--r-- | support/index.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/support/index.php b/support/index.php new file mode 100644 index 000000000..a885078e6 --- /dev/null +++ b/support/index.php @@ -0,0 +1,4 @@ +<?php + +require_once '../langs.inc.php'; +relocate($langs, 'support/');
\ No newline at end of file |