index
:
dsub
edge
material3
stupid-refactoring
My fork of the DSub Android client
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
subsonic-web
/
index.php
blob: 96d54c857debb1d94360df4b2a8a4b8696e456ee (
plain
)
1
2
3
4
<?php
header
(
'Location:http://www.subsonic.org/'
);
die
();
?>