X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbriskin5%2Findex_wr.php;h=1bca68764743d3573249a897532702489fcd064b;hb=ee1b4df5c8669ddc8749520085f4fb7525f9acd8;hp=e284e091f541b11227fcd9358e38781f8afccc18;hpb=f0c4c4d0bed38d1211249c0032da8e546c5d5df9;p=brisk.git diff --git a/web/briskin5/index_wr.php b/web/briskin5/index_wr.php index e284e09..1bca687 100644 --- a/web/briskin5/index_wr.php +++ b/web/briskin5/index_wr.php @@ -269,7 +269,7 @@ else if ($user->stat == 'table') { $user->bantime = $user->laccwr + BAN_TIME; if ($logout_cont == TRUE) { - $bri->room_wakeup(&$user); + $bri->table_wakeup(&$user); } } else if ($argz[0] == 'exitlock') {