diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-04-15 06:20:47 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-04-15 06:20:47 +0000 |
commit | ac832cdab9476929ab08cf6b433cbccb8369b77b (patch) | |
tree | df2ca555f52ca131214e359c07298270110bb98f /templates/show_index.inc.php | |
parent | 3900727d938a6bdbe8453188a030abccb4fa537a (diff) | |
download | ampache-ac832cdab9476929ab08cf6b433cbccb8369b77b.tar.gz ampache-ac832cdab9476929ab08cf6b433cbccb8369b77b.tar.bz2 ampache-ac832cdab9476929ab08cf6b433cbccb8369b77b.zip |
add url_to_song function to api for amarok2
Diffstat (limited to 'templates/show_index.inc.php')
-rw-r--r-- | templates/show_index.inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/show_index.inc.php b/templates/show_index.inc.php index 938313c8..c9070eac 100644 --- a/templates/show_index.inc.php +++ b/templates/show_index.inc.php @@ -1,7 +1,7 @@ <?php /* - Copyright (c) 2001 - 2007 Ampache.org + Copyright (c) Ampache.org All rights reserved. This program is free software; you can redistribute it and/or |