From d350aac197f8ad5ab501c3b25b6543e802de0e47 Mon Sep 17 00:00:00 2001 From: Alib Date: Thu, 25 Feb 2010 01:28:30 +0100 Subject: debug playlist --- javascript/ajax.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'javascript') diff --git a/javascript/ajax.js b/javascript/ajax.js index a33bdf9..40ca661 100755 --- a/javascript/ajax.js +++ b/javascript/ajax.js @@ -51,6 +51,8 @@ function openpls(xhr) if ( streamstatus == 'error' ) this.location.href = 'error.php'; else - document.player.Play() + + this.location.href = 'playlist/playlist.m3u'; + //document.s1.Play(); } } -- cgit v1.2.3