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