From 9e6ad623626b6b655920813c87af6932c68db12d Mon Sep 17 00:00:00 2001 From: "Matteo Nastasi (mop)" Date: Wed, 11 Apr 2012 08:25:01 +0200 Subject: [PATCH] moved script hunks after body tag to allow chrome working --- web/test-hs-rd.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/web/test-hs-rd.php b/web/test-hs-rd.php index 9edd50b..27146b4 100644 --- a/web/test-hs-rd.php +++ b/web/test-hs-rd.php @@ -8,6 +8,9 @@ var ctx_new = ""; window.onload = function () { if (http_streaming != "ready") http_streaming.reload(); }; + + + - - - \ No newline at end of file -- 2.17.1