From a31560aec4f004e58930277758f5412d86c62adc Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Mon, 23 Apr 2007 07:31:05 +0000 Subject: it technically logs in and streams.. but thats it, complete rewrite almost everything broken --- templates/show_recently_played.inc.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'templates/show_recently_played.inc.php') diff --git a/templates/show_recently_played.inc.php b/templates/show_recently_played.inc.php index f4df01b6..dc32d644 100644 --- a/templates/show_recently_played.inc.php +++ b/templates/show_recently_played.inc.php @@ -1,7 +1,7 @@ format_song(); + $song->format(); ?> - + fullname); ?> -- cgit