From 05c406e1f751ece06a7d54bc636275837f9f0169 Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Mon, 11 Jun 2007 08:24:05 +0000 Subject: added in user profile, did a little work on the preferences and session, something is fishy with session and tmp_playlist stuff will look into it tomorrow --- templates/show_recently_played.inc.php | 2 -- 1 file changed, 2 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 eff14df9..47c383a7 100644 --- a/templates/show_recently_played.inc.php +++ b/templates/show_recently_played.inc.php @@ -23,7 +23,6 @@ $time_unit = array('',_('seconds ago'),_('minutes ago'),_('hours ago'),_('days ago'),_('weeks ago'),_('months ago'),_('years ago')); ?> - @@ -75,4 +74,3 @@ $time_unit = array('',_('seconds ago'),_('minutes ago'),_('hours ago'),_('days a
- -- cgit