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_index.inc.php | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'templates/show_index.inc.php') diff --git a/templates/show_index.inc.php b/templates/show_index.inc.php index f9536acf..525ddc07 100644 --- a/templates/show_index.inc.php +++ b/templates/show_index.inc.php @@ -21,10 +21,8 @@ ?>
@@ -34,16 +32,20 @@ require_once(conf('prefix') . '/templates/show_embed_xspf.inc.php');
- +
+ + + +
-- cgit