Fixed minor error open bug 500
This commit is contained in:
parent
6cf96a0fad
commit
7e4c1a5468
|
@ -459,7 +459,9 @@ class ConsoleSupervisor
|
|||
/*
|
||||
* Check if HA status.
|
||||
*/
|
||||
if (enterprise_installed()) {
|
||||
$this->checkHaStatus();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue