X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbriskin5%2Findex_rd.php;h=aa8bfa9a0c8fe752372d8eecea6771c0fd2225f4;hb=ff958e6a95d460749f78966b8410931db1dbef04;hp=300b85c2f4e3286dfb3fa829b1ac344e405521d2;hpb=cd878766217f91ca79892cc434a41acbae002552;p=brisk.git diff --git a/web/briskin5/index_rd.php b/web/briskin5/index_rd.php index 300b85c..aa8bfa9 100644 --- a/web/briskin5/index_rd.php +++ b/web/briskin5/index_rd.php @@ -259,7 +259,7 @@ function maincheck($sess, $cur_stat, $cur_subst, $cur_step, &$new_stat, &$new_su ignore_user_abort(FALSE); 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; }