X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Findex_rd.php;h=d91afd07a089bab7d2c88576906cc77b5365d39c;hb=5328f9de4d84c45e7f94edb179bba1adef8f208f;hp=e2516eae242c4017f86fdc4c8707c5cccee2e526;hpb=8861498f64b33d632aaf4f0b3b54a01503307531;p=brisk.git diff --git a/web/index_rd.php b/web/index_rd.php index e2516ea..d91afd0 100644 --- a/web/index_rd.php +++ b/web/index_rd.php @@ -219,7 +219,7 @@ function maincheck($sess, $cur_stat, $cur_subst, $cur_step, &$new_stat, &$new_su Room::unlock_data($sem); ignore_user_abort(FALSE); log_load("RESYNC"); - return (page_sync($user->sess, $to_stat == "table" ? "briskin5/index.php" : "index.php")); + return (page_sync($user->sess, ($to_stat == "table" ? "briskin5/index.php" : "index.php"), $user->table, $user->table_token)); } log_rd2("lost history, refresh from scratch"); $new_step = -1;