mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 01:05:39 +02:00
Update ConsoleSupervisor.php
This commit is contained in:
parent
45f105b662
commit
c8bcd3d4fc
@ -2486,7 +2486,7 @@ class ConsoleSupervisor
|
|||||||
$dbh
|
$dbh
|
||||||
);
|
);
|
||||||
ob_clean();
|
ob_clean();
|
||||||
if ($cluster == $db) {
|
if ($cluster != $db) {
|
||||||
$this->notify(
|
$this->notify(
|
||||||
[
|
[
|
||||||
'type' => 'NOTIF.HAMASTER.MESSAGE',
|
'type' => 'NOTIF.HAMASTER.MESSAGE',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user