diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-05-08 15:32:01 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-05-08 15:32:01 +0000 |
commit | 2878f7eebdb1cf4f7f6e597760581267cff35637 (patch) | |
tree | 52e9aa46fb9693d4555c536d3b1b08e1520fc6b5 /lib | |
parent | 5318a90e4a4fddfb7762feb2bb8bc6dc4802fb7d (diff) | |
download | ampache-2878f7eebdb1cf4f7f6e597760581267cff35637.tar.gz ampache-2878f7eebdb1cf4f7f6e597760581267cff35637.tar.bz2 ampache-2878f7eebdb1cf4f7f6e597760581267cff35637.zip |
fixed lack of refresh when switching between localplay and other play methods
Diffstat (limited to 'lib')
-rw-r--r-- | lib/class/xmldata.class.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/class/xmldata.class.php b/lib/class/xmldata.class.php index 7f2e33f6..caeee032 100644 --- a/lib/class/xmldata.class.php +++ b/lib/class/xmldata.class.php @@ -1,7 +1,7 @@ <?php /* - Copyright 2001 - 2007 Ampache.org + Copyright Ampache.org All Rights Reserved This program is free software; you can redistribute it and/or |