aboutsummaryrefslogtreecommitdiff
path: root/subsonic-web/android-donation.php
diff options
context:
space:
mode:
Diffstat (limited to 'subsonic-web/android-donation.php')
-rw-r--r--subsonic-web/android-donation.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/subsonic-web/android-donation.php b/subsonic-web/android-donation.php
new file mode 100644
index 00000000..f97090b4
--- /dev/null
+++ b/subsonic-web/android-donation.php
@@ -0,0 +1,4 @@
+<?php
+ header('Location:http://www.subsonic.org/pages/android-donation.jsp');
+ die();
+?>