X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Findex_rd.php;h=a8193b6e2438eeaecdc92dec286b275ba3444b8d;hb=04e1d4690aafd42fb24abf8c24dd9f036b4b08a8;hp=ad4a874d7d4aa95ecd2f71ccbe325728609e6a74;hpb=a7c111476a065b8b71bddd00965fc5c93a3836e8;p=brisk.git diff --git a/web/index_rd.php b/web/index_rd.php index ad4a874..a8193b6 100644 --- a/web/index_rd.php +++ b/web/index_rd.php @@ -72,7 +72,7 @@ function maincheck($sess, $cur_stat, $cur_subst, $cur_step, &$new_stat, &$new_su return (unrecerror()); } log_auth($sess, "update lacc"); - $user->lacc = time() + EXPIRE_TIME; + $user->lacc = time(); save_data($bri); $first_loop = FALSE;