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