X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Findex_rd.php;h=4565b54968733260431e4b202e40db2a12a412c4;hb=6215f77e418ed06e4822895bf644b585d32ba959;hp=20a7c149255727c0180177ebd2913cac0e7add2a;hpb=0ae7d426ebd3e9f2dfbad6845104e8a953958345;p=brisk.git diff --git a/web/index_rd.php b/web/index_rd.php index 20a7c14..4565b54 100644 --- a/web/index_rd.php +++ b/web/index_rd.php @@ -95,8 +95,7 @@ function maincheck($sess, $cur_stat, $cur_subst, $cur_step, &$new_stat, &$new_su return (FALSE); } - if (validate_sess($sess)) { - $proxy_step = step_get($sess); + if (($proxy_step = step_get($sess)) != FALSE) { // log_rd2($sess, "Postget".$proxy_step."zizi"); if ($cur_step == $proxy_step) {