X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Findex_rd_ifra.php;h=86a1b2e3d23c7959c8b5d3fb496846b054f357c6;hb=f7dc9ccf7ceef5b2fa796f713dc8851c6473f5e0;hp=58de33772242e422eec8270b0f4c97b55e912b17;hpb=34ccc0593731592021bee6ab1661f8eb5ab5b1a4;p=brisk.git diff --git a/web/index_rd_ifra.php b/web/index_rd_ifra.php index 58de337..86a1b2e 100644 --- a/web/index_rd_ifra.php +++ b/web/index_rd_ifra.php @@ -451,7 +451,7 @@ header("Cache-Control: no-cache, must-revalidate"); // HTTP/1.1 header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); // Date in the past header('Content-type: text/html; charset="utf-8"',true); -$ssss = +$four_rnd_string = "GGZDGDRBXDWFXHGPYAAVDXEKFDUWSTEDTDVXBXQPMZAIFPNLRPTWMJAZRHXTIRNZ" ."HTZXAUVJDCLXENDCLIZXSSEQQGUADYEKNNANJWEGRUFHPLUNSEROZQJSLMUYNUVG" ."FPLQAGCMTTGIRRXZFBFQFTRBYPHTWFSXFKHKYBRDAOSOURCMEVGPVXJVUQAOCFPV" @@ -534,7 +534,7 @@ window.onload = function () { if (http_streaming != "ready") { http_streaming.re \n"); mop_flush(); @@ -551,7 +551,7 @@ $old_subst = $subst; $old_step = $ext_step = $step; $no_data = TRUE; -for ($i = 0 ; time() < $endtime ; $i++) { +for ($i = 0, $script_step = 0 ; time() < $endtime ; $i++) { // log_rd("PRE MAIN ".$step);; $pre_main = gettimeofday(TRUE); if (($ret = maincheck($sess, $old_stat, $old_subst, $old_step, &$stat, &$subst, &$step)) != FALSE) { @@ -565,7 +565,7 @@ for ($i = 0 ; time() < $endtime ; $i++) { printf("", $i, escpush($ret) ); +", $script_step++, escpush($ret) ); log_send("IS_PAGE: ".($is_page_streaming == TRUE ? "TRUE" : "FALSE")." EXT_STEP: ".$ext_step." ENDTIME: [".$endtime."] ".$ret); mop_flush(); @@ -584,7 +584,7 @@ push(\"%s\"); printf(""); +", $script_step++); mop_flush(); log_crit("flush"); }