From 0b4e8ed38c7543f14b703600be165b68f999a4db Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Thu, 28 Dec 2006 02:01:46 +0000 Subject: fixed WMP11 Now Playing, broke Album Art gathering, re-writing to fix some serious logic flaws --- templates/show_play_selected.inc.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'templates/show_play_selected.inc.php') diff --git a/templates/show_play_selected.inc.php b/templates/show_play_selected.inc.php index 57a234e4..6b7f111c 100644 --- a/templates/show_play_selected.inc.php +++ b/templates/show_play_selected.inc.php @@ -22,7 +22,6 @@ $web_path = conf('web_path'); ?> -
@@ -67,4 +66,3 @@ if (is_object($GLOBALS['playlist'])) { ?>
-
-- cgit