diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-05-05 07:23:09 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-05-05 07:23:09 +0000 |
commit | 220625cedad4bc3a400d9bc0c0c6f0a103b7398f (patch) | |
tree | b9455f9b11b517f863c53c06566c9ddfff6328b2 /templates | |
parent | 98fef66fec24524e308add41e9af1177238981ed (diff) | |
download | ampache-220625cedad4bc3a400d9bc0c0c6f0a103b7398f.tar.gz ampache-220625cedad4bc3a400d9bc0c0c6f0a103b7398f.tar.bz2 ampache-220625cedad4bc3a400d9bc0c0c6f0a103b7398f.zip |
fixed flash player issues with specific playlist_methods
Diffstat (limited to 'templates')
-rw-r--r-- | templates/rightbar.inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/rightbar.inc.php b/templates/rightbar.inc.php index 26ec3691..4a264b16 100644 --- a/templates/rightbar.inc.php +++ b/templates/rightbar.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 |