diff options
Diffstat (limited to 'session/index.php')
-rw-r--r-- | session/index.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/session/index.php b/session/index.php new file mode 100644 index 0000000..4f80d2f --- /dev/null +++ b/session/index.php @@ -0,0 +1 @@ +<?php header("Location: /") and die();
\ No newline at end of file |