summary refs log tree commit diff stats
path: root/includes/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/index.php')
-rw-r--r--includes/index.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/includes/index.php b/includes/index.php new file mode 100644 index 0000000..e6b9bab --- /dev/null +++ b/includes/index.php
@@ -0,0 +1,5 @@
1<?php
2
3header('Location: /index.php');
4
5?>