X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbriskin5%2Findex_rd.php;h=0d2314cd98b92060992aef739a193f6a763a5e4b;hb=312a6acc00ec7f331ab461894c319776eec95cae;hp=2a3522079859f3bc5ecfa3119de93a6f283eb9a5;hpb=9b4aaeb974e7f92e6e124bde29c78a1f5f8fb2b0;p=brisk.git diff --git a/web/briskin5/index_rd.php b/web/briskin5/index_rd.php index 2a35220..0d2314c 100644 --- a/web/briskin5/index_rd.php +++ b/web/briskin5/index_rd.php @@ -120,7 +120,7 @@ function maincheck($sess, $cur_stat, $cur_subst, $cur_step, &$new_stat, &$new_su if (($proxy_step = step_get($sess)) != FALSE) { // log_rd2("Postget".$proxy_step."zizi"); - if ($cur_step == $proxy_step) { + if ($cur_step == $proxy_step['s']) { log_lock("P"); return (FALSE); }