index
:
mist
mane
Mist - Music streaming, reinvented
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
oauth
/
index.php
blob: 96cc54511b750c9963515a40ae03d036cedd8c8c (
plain
)
1
<?php
header
(
"X-Frame-Options: DENY"
);
header
(
"Location: /oauth/init/"
)
and
die
();