diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-05-15 07:17:44 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-05-15 07:17:44 +0000 |
commit | a502e236d135fe68b4abd5b30be1febf366d5c40 (patch) | |
tree | 67a990bf3e6638e272566ff208cedec4ede257d7 /templates/show_gather_art.inc.php | |
parent | f274fc8b6d0340c706179730a202f1a9204e2743 (diff) | |
download | ampache-a502e236d135fe68b4abd5b30be1febf366d5c40.tar.gz ampache-a502e236d135fe68b4abd5b30be1febf366d5c40.tar.bz2 ampache-a502e236d135fe68b4abd5b30be1febf366d5c40.zip |
fixed the gather art, tweaked the heard per multiple recommendations also fixed a endless loop if you visited the index page after not playing anything in ampache for 2 or more years
Diffstat (limited to 'templates/show_gather_art.inc.php')
-rw-r--r-- | templates/show_gather_art.inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/show_gather_art.inc.php b/templates/show_gather_art.inc.php index 7687a588..1cd126ed 100644 --- a/templates/show_gather_art.inc.php +++ b/templates/show_gather_art.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 |