fixed a bug in auto reconnect

pull/128/merge
Peter 'Pita' Martischka 2011-12-04 19:43:05 +01:00
parent 4986808782
commit 7075fbebe6
1 changed files with 0 additions and 1 deletions

View File

@ -824,7 +824,6 @@ function handleClientReady(client, message)
}
//Save the revision and the author id in sessioninfos
sessioninfos[client.id].rev = pad.getHeadRevisionNumber();
sessioninfos[client.id].author = author;
//prepare the notification for the other users on the pad, that this user joined