]> mop.ddnsfree.com - git repositories - brisk.git/commitdiff
typo fixed in comment
authorMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Mon, 19 Sep 2011 17:18:44 +0000 (19:18 +0200)
committerMatteo Nastasi (mop) <nastasi@alternativeoutput.com>
Mon, 28 Nov 2011 21:58:10 +0000 (22:58 +0100)
web/Obj/brisk.phh

index 91121e5bf729e5e43b9550215230727d6ad79fef..57f209cf6a5ef8154637a9fd01c914b0e4b79c95 100644 (file)
@@ -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 */