diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2009-02-02 02:01:23 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2009-02-02 02:01:23 +0000 |
commit | 0a2b41b143419e85b968a675c8b83a1c15615399 (patch) | |
tree | 06eacdb8a9811e3d541130531fdc8a516029a43c /templates/show_localplay_control.inc.php | |
parent | a6ad247623c807334c19a7daba03d2aad522c79f (diff) | |
download | ampache-0a2b41b143419e85b968a675c8b83a1c15615399.tar.gz ampache-0a2b41b143419e85b968a675c8b83a1c15615399.tar.bz2 ampache-0a2b41b143419e85b968a675c8b83a1c15615399.zip |
fixed localplay not showing current playing song and clear playlist not refreshing the screen
Diffstat (limited to 'templates/show_localplay_control.inc.php')
-rw-r--r-- | templates/show_localplay_control.inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/show_localplay_control.inc.php b/templates/show_localplay_control.inc.php index 4962a8a0..74bb8acf 100644 --- a/templates/show_localplay_control.inc.php +++ b/templates/show_localplay_control.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 |