mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-28 19:03:14 +01:00
added missing class variable connectionStatus
This commit is contained in:
parent
807fd5ff1f
commit
1ac2258474
@ -37,6 +37,7 @@
|
||||
|
||||
// the object storing the data about the incoming imap server
|
||||
var $icServerID=0;
|
||||
var $connectionStatus = false;
|
||||
|
||||
function uifelamimail()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user