X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Findex_wr.php;h=808b020f662f29e1f1b084e87d230a3beffadf55;hb=64c7d34242c417a2a430534717ad2b3850e27602;hp=b3abbdb88ff270e7681cec3d7b8e966fecd9bb75;hpb=c14163f1c08c65ecc8f1c4ce9d7c7244a1526a51;p=brisk.git diff --git a/web/index_wr.php b/web/index_wr.php index b3abbdb..808b020 100644 --- a/web/index_wr.php +++ b/web/index_wr.php @@ -190,8 +190,10 @@ else if ($user->stat == 'room') { log_wr("Pre if!"); - // CHECK - while (array_pop($user_cur->comm) != NULL); +// ARRAY_POP DISABLED +// // CHECK +// while (array_pop($user_cur->comm) != NULL); + $ret = ""; $ret .= sprintf('gst.st_loc++; gst.st=%d; createCookie("table_idx", %d, 24*365, cookiepath); createCookie("table_token", "%s", 24*365, cookiepath); the_end=true; window.onunload = null ; document.location.assign("briskin5/index.php");|', $user_cur->step+1, $table_idx, $table_token);