added missing class variable connectionStatus

This commit is contained in:
Klaus Leithoff 2008-09-03 08:04:53 +00:00
parent 807fd5ff1f
commit 1ac2258474

View File

@ -37,6 +37,7 @@
// the object storing the data about the incoming imap server
var $icServerID=0;
var $connectionStatus = false;
function uifelamimail()
{