diff options
Diffstat (limited to 'subsonic-web/installation.php')
-rw-r--r-- | subsonic-web/installation.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/subsonic-web/installation.php b/subsonic-web/installation.php deleted file mode 100644 index e78d756e..00000000 --- a/subsonic-web/installation.php +++ /dev/null @@ -1,4 +0,0 @@ -<?php - header('Location:http://www.subsonic.org/'); - die(); -?> |