diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-03-19 05:34:59 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-03-19 05:34:59 +0000 |
commit | 17244cee94c89c4dcdc7fc58001790165ca2d7f1 (patch) | |
tree | 80b0e1d3980eb941c7195a90ea35f6f23ff6d5ee /lib/class/artist.class.php | |
parent | af2ca647bdd38611982354e16aa56bda4a87d8ef (diff) | |
download | ampache-17244cee94c89c4dcdc7fc58001790165ca2d7f1.tar.gz ampache-17244cee94c89c4dcdc7fc58001790165ca2d7f1.tar.bz2 ampache-17244cee94c89c4dcdc7fc58001790165ca2d7f1.zip |
add the title back in to the links and be a little more violent with the charset setting...
Diffstat (limited to 'lib/class/artist.class.php')
-rw-r--r-- | lib/class/artist.class.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/class/artist.class.php b/lib/class/artist.class.php index 70af97e2..057ec549 100644 --- a/lib/class/artist.class.php +++ b/lib/class/artist.class.php @@ -1,7 +1,7 @@ <?php /* - Copyright (c) 2001 - 2007 Ampache.org + Copyright (c) 2001 - 2008 Ampache.org All rights reserved. This program is free software; you can redistribute it and/or |