X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Findex_rd.php;h=4555814c91ac98b4645649bd7ef27b2c8aa1af08;hb=ff958e6a95d460749f78966b8410931db1dbef04;hp=40a057c6955e3acb4e130fdbc56b3b4627662882;hpb=cd878766217f91ca79892cc434a41acbae002552;p=brisk.git diff --git a/web/index_rd.php b/web/index_rd.php index 40a057c..4555814 100644 --- a/web/index_rd.php +++ b/web/index_rd.php @@ -280,7 +280,7 @@ function maincheck($sess, $cur_stat, $cur_subst, $cur_step, &$new_stat, &$new_su return (blocking_error(TRUE)); } - if ($user->the_end) { + if ($user->the_end == TRUE) { log_rd2("main_check: the end".var_export(debug_backtrace())); $is_page_streaming = TRUE; }