X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbriskin5%2Findex_wr.php;h=76a462384168990bc280bda850802caf0674d010;hb=225d405fc65a983470f3d690ea7ea0ca6a3d7779;hp=fbc37c522f4ef09bbc157df4fb692bfc5325ab70;hpb=8ef84c5d0813096c4cc6cd05e3f213118ba8a33b;p=brisk.git diff --git a/web/briskin5/index_wr.php b/web/briskin5/index_wr.php index fbc37c5..76a4623 100644 --- a/web/briskin5/index_wr.php +++ b/web/briskin5/index_wr.php @@ -2,7 +2,7 @@ /* * brisk - index_wr.php * - * Copyright (C) 2006-2011 Matteo Nastasi + * Copyright (C) 2006-2012 Matteo Nastasi * mailto: nastasi@alternativeoutput.it * matteo.nastasi@milug.org * web: http://www.alternativeoutput.it @@ -73,9 +73,11 @@ function bin5_index_wr_main(&$bri, $remote_addr, $get, $post, $cookie) log_wr('POSTSPLIT: '.$argz[0].' user->stat: ['.$user->stat.']'); log_wr($user->step, 'bin::index_wr.php: after get_user()'); + + $user->lacc = $curtime; if ($argz[0] == 'ping') { - $user->lacc = $curtime; + log_wr("PING RECEIVED"); } else if (false && $argz[0] == 'shutdown') { log_auth($user_cur->sess, "Shutdown session. delegate to room gc the autologout"); @@ -109,8 +111,6 @@ function bin5_index_wr_main(&$bri, $remote_addr, $get, $post, $cookie) $bri->chatt_send(&$user,$mesg); } else if ($argz[0] == 'preferences_update') { - GLOBAL $CO_bin5_pref_ring_endauct; - log_wr("PER DI PREFERENCES_UPDATE"); if ($CO_bin5_pref_ring_endauct == "true")