From: Matteo Nastasi (mop) Date: Sat, 10 Mar 2007 13:08:59 +0000 (+0000) Subject: reset utente completato X-Git-Tag: 3.0.0~284 X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=commitdiff_plain;h=c24c9691acfc651d6c627384506076726321261d;p=brisk.git reset utente completato --- diff --git a/web/brisk.phh b/web/brisk.phh index d74e33a..921baae 100644 --- a/web/brisk.phh +++ b/web/brisk.phh @@ -780,6 +780,7 @@ class brisco { $this->user[$idx]->stat = "room"; $this->user[$idx]->subst = "standup"; $this->user[$idx]->laccwr = time(); + $this->user[$idx]->bantime = 0; log_main("XXX", sprintf("TROVATO LIBERO A [%d] sess [%s] name [%s]", $idx, $sess, $name_new));