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
/
forum.php
blob: 9b9ef5f13b9f8194e5d151cdd181870c045279f1 (
plain
)
1
2
3
4
<?php
header
(
'Location:http://forum.subsonic.org/'
);
die
();
?>