fixed a bug in auto reconnect

This commit is contained in:
Peter 'Pita' Martischka 2011-12-04 19:43:05 +01:00
parent 4986808782
commit 7075fbebe6

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