mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-18 07:23:13 +00:00
test
This commit is contained in:
@@ -310,7 +310,7 @@ class AMQPConnection
|
||||
|
||||
public function getConnection()
|
||||
{
|
||||
if (!isset($this->connection)) {
|
||||
if (empty($this->connection)) {
|
||||
try {
|
||||
$heartbeat = $this->hostConfig['heartbeat'] ?? 60;
|
||||
|
||||
|
Reference in New Issue
Block a user