This commit is contained in:
barisusakli
2014-04-20 15:07:53 -04:00
parent e86d2d72c6
commit 2ad715ead3
8 changed files with 80 additions and 76 deletions

View File

@@ -65,7 +65,7 @@ SocketMeta.updateHeader = function(socket, data, callback) {
} else {
callback(null, {
uid: 0,
username: "Anonymous User",
username: '[[global:guest]]',
email: '',
picture: gravatar.url('', {
s: '24'