ctx_new moved and $st added to manage status value
[xynt.git] / web / xynt / xynt-http-streaming-ifra.js
index a854c05..7b4124f 100644 (file)
@@ -1,3 +1,5 @@
+var ctx_new = "";
+
 function push(s) {
     if (s != null) {
         ctx_new += "@BEGIN@"+s+"@END@";