Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: fxlacroix on September 13, 2010, 05:20:12 AM

Title: get the user_id from the client without a xhr ?
Post by: fxlacroix on September 13, 2010, 05:20:12 AM
i m asking if it exists ?
but did not find it in the rcmail global js variable

can i add it easily with a plugin ... ?

thx
Title: noob i am
Post by: fxlacroix on September 13, 2010, 08:09:59 AM
ok just have to user $rcmail->setenv() function to find it back in client document.rcmail.env

++