aboutsummaryrefslogtreecommitdiffstats
path: root/about/policies/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'about/policies/index.php')
-rw-r--r--about/policies/index.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/about/policies/index.php b/about/policies/index.php
new file mode 100644
index 000000000..190e09701
--- /dev/null
+++ b/about/policies/index.php
@@ -0,0 +1,5 @@
+<?php
+
+require_once '../../langs.inc.php';
+
+relocate($langs, $_SERVER['REQUEST_URI']);