diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-04-22 03:09:45 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-04-22 03:09:45 +0000 |
commit | 0e1e087655f05f0629a54cad98ed3fbe8a6e0484 (patch) | |
tree | e26846ae77afd4d059be32416d17bffa2844eaa8 /templates/show_xspf_player.inc.php | |
parent | 310adfa35923938b97ea416cd21c431d64eaa05a (diff) | |
download | ampache-0e1e087655f05f0629a54cad98ed3fbe8a6e0484.tar.gz ampache-0e1e087655f05f0629a54cad98ed3fbe8a6e0484.tar.bz2 ampache-0e1e087655f05f0629a54cad98ed3fbe8a6e0484.zip |
fixed remove vote removing all votes regardless on democratic play
Diffstat (limited to 'templates/show_xspf_player.inc.php')
-rw-r--r-- | templates/show_xspf_player.inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/show_xspf_player.inc.php b/templates/show_xspf_player.inc.php index 955bcfa6..bc387f7f 100644 --- a/templates/show_xspf_player.inc.php +++ b/templates/show_xspf_player.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 |