mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-07 14:39:56 +01:00
some fixing regarding connection handling
This commit is contained in:
parent
c37e1885ff
commit
18f2db2fc8
@ -184,7 +184,7 @@
|
||||
function disconnect()
|
||||
{
|
||||
parent::disconnect();
|
||||
$this->_isConnected = false;
|
||||
$this->_connected = false;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user