From: Matteo Nastasi (mop) Date: Mon, 19 Sep 2011 17:18:44 +0000 (+0200) Subject: typo fixed in comment X-Git-Tag: 3.6.0~13 X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=commitdiff_plain;h=f8a25a39131460c24dc3b8897cfb4913a7b7fd86;p=brisk.git typo fixed in comment --- diff --git a/web/Obj/brisk.phh b/web/Obj/brisk.phh index 91121e5..57f209c 100644 --- a/web/Obj/brisk.phh +++ b/web/Obj/brisk.phh @@ -2148,7 +2148,7 @@ class Room { log_auth("XXX", sprintf("TROVATO A QUESTO PUNTO [%d] sess [%s] name [%s]", $idx, $sess, $name_new)); - /* there is another user logged with your account and you and him have authenticated => che new user + /* there is another user logged with your account and you and him have authenticated => new user get the session of the old user */ if ($ghost > -1 && $ghost_auth && ($authenticate != FALSE)) { /* swap session */