diff options
author | Minteck <contact@minteck.org> | 2022-05-22 18:16:34 +0200 |
---|---|---|
committer | Minteck <contact@minteck.org> | 2022-05-22 18:16:34 +0200 |
commit | bc4d21ddbc50a4295ad1be0f4797b09895a65fea (patch) | |
tree | f915c08fba577daf766628657558ce480790b06f /session/index.php | |
download | multisocial-bc4d21ddbc50a4295ad1be0f4797b09895a65fea.tar.gz multisocial-bc4d21ddbc50a4295ad1be0f4797b09895a65fea.tar.bz2 multisocial-bc4d21ddbc50a4295ad1be0f4797b09895a65fea.zip |
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 |