diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-01-27 19:16:01 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-01-27 19:16:01 +0000 |
commit | 21871e8d17385885961c9b0319757f259bdb6f74 (patch) | |
tree | d526236b4ff7b97bc78d666281537bf8b8b337f1 /lib/class | |
parent | f9831bdcd090dbf67ab7262f1e0fcef58ec1e880 (diff) | |
download | ampache-21871e8d17385885961c9b0319757f259bdb6f74.tar.gz ampache-21871e8d17385885961c9b0319757f259bdb6f74.tar.bz2 ampache-21871e8d17385885961c9b0319757f259bdb6f74.zip |
added in the rating images from greengeek, removed some useless functions, tweaked working on update to correctly reflect limitations
Diffstat (limited to 'lib/class')
-rw-r--r-- | lib/class/rating.class.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/class/rating.class.php b/lib/class/rating.class.php index f981fc4e..14c13753 100644 --- a/lib/class/rating.class.php +++ b/lib/class/rating.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 |