]> mop.ddnsfree.com - git repositories - brisk.git/commitdiff
room_wakeup renamed with table_wakeup
authorMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Sat, 26 Jan 2008 15:24:09 +0000 (15:24 +0000)
committerMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Sat, 26 Jan 2008 15:24:09 +0000 (15:24 +0000)
web/briskin5/index_wr.php

index e284e091f541b11227fcd9358e38781f8afccc18..1bca68764743d3573249a897532702489fcd064b 100644 (file)
@@ -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') {