X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2FObj%2Fuser.phh;h=1fc59a24f5085d007549dfe554349545d4c1bfa1;hb=43cab39ea58529cd2442c28f4157bb7efc97856f;hp=8beb49bfdd4fe54923ba1c2e1d14858152c4c0d9;hpb=b9ff6e8b0e1c6317d46b781ca35cfefaa2466b2d;p=brisk.git diff --git a/web/Obj/user.phh b/web/Obj/user.phh index 8beb49b..1fc59a2 100644 --- a/web/Obj/user.phh +++ b/web/Obj/user.phh @@ -710,7 +710,7 @@ class User { $S_load_stat['wR_minusone']++; if ($this->the_end == TRUE) { - log_rd2("main_check: the end".var_export(debug_backtrace())); + // log_rd2("main_check: the end".var_export(debug_backtrace())); $is_page_streaming = TRUE; } @@ -946,11 +946,12 @@ push(\"%s\"); function stream_keepalive($with_ping) { - return (sprintf("", $this->rd_scristp++, ($with_ping ? "\"act_ping();\"" : "null"))); - + + return ($ret); } static function base_get()