X-Git-Url: http://mop.ddnsfree.com/gitweb/?p=xynt.git;a=blobdiff_plain;f=web%2Fxynt%2Fxynt-http-streaming-ifra.js;h=7b4124f606ca503a665326061fab08f4140d356b;hp=a854c053dc7175886ae9af4de14e3fd5d17cc985;hb=b5a535adf6a1dbcee2c1046d451a99f230aace80;hpb=729a72af0722174aaf0467e3ce14ff883499603a diff --git a/web/xynt/xynt-http-streaming-ifra.js b/web/xynt/xynt-http-streaming-ifra.js index a854c05..7b4124f 100644 --- a/web/xynt/xynt-http-streaming-ifra.js +++ b/web/xynt/xynt-http-streaming-ifra.js @@ -1,3 +1,5 @@ +var ctx_new = ""; + function push(s) { if (s != null) { ctx_new += "@BEGIN@"+s+"@END@";