diff options
author | Minteck <contact@minteck.org> | 2022-07-19 21:19:59 +0200 |
---|---|---|
committer | Minteck <contact@minteck.org> | 2022-07-19 21:19:59 +0200 |
commit | 735d518ae6ecc6c8d0ecbbae4aa3c019151178fc (patch) | |
tree | 341ee0e7faa7b6f3367b9a4e129cbd148006158c /_familine/index.php | |
parent | 3d71c572ec9a0827071be1978731079e8f1e5dbf (diff) | |
download | argon-735d518ae6ecc6c8d0ecbbae4aa3c019151178fc.tar.gz argon-735d518ae6ecc6c8d0ecbbae4aa3c019151178fc.tar.bz2 argon-735d518ae6ecc6c8d0ecbbae4aa3c019151178fc.zip |
Diffstat (limited to '_familine/index.php')
-rw-r--r-- | _familine/index.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/_familine/index.php b/_familine/index.php new file mode 100644 index 0000000..7e2b2bb --- /dev/null +++ b/_familine/index.php @@ -0,0 +1,3 @@ +<?php + +setcookie("familineMode", "1", 0, "/", "music.familine.minteck.org", true, true);
\ No newline at end of file |