diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2005-08-02 06:55:26 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2005-08-02 06:55:26 +0000 |
commit | 2a008dc4abc86385b3059f82a2419b9514882dfe (patch) | |
tree | f5925786cb4cd1798c6dd8ff8c8fe235cabe0b38 /lib/class/view.class.php | |
parent | ba04cd2729b62daa1a7aa2d35814992c68c38430 (diff) | |
download | ampache-2a008dc4abc86385b3059f82a2419b9514882dfe.tar.gz ampache-2a008dc4abc86385b3059f82a2419b9514882dfe.tar.bz2 ampache-2a008dc4abc86385b3059f82a2419b9514882dfe.zip |
most of the new upload system, barely tested and not finished...
Diffstat (limited to 'lib/class/view.class.php')
-rw-r--r-- | lib/class/view.class.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/class/view.class.php b/lib/class/view.class.php index f9de4ee6..7d9bf79f 100644 --- a/lib/class/view.class.php +++ b/lib/class/view.class.php @@ -4,9 +4,6 @@ Copyright (c) 2004 Ampache.org All rights reserved. - $CVSHeader: ampache/modules/class/artist.php,v 1.1 2004/03/25 09:12:57 vollmerk Exp $ - $Source: /data/cvsroot/ampache/modules/class/artist.php,v $ - This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 |