From: Matteo Nastasi (mop) Date: Wed, 11 Apr 2012 06:25:01 +0000 (+0200) Subject: moved script hunks after body tag to allow chrome working X-Git-Url: https://mop.ddnsfree.com/gitweb/?p=xynt.git;a=commitdiff_plain;h=9e6ad623626b6b655920813c87af6932c68db12d moved script hunks after body tag to allow chrome working --- 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