mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +02:00
Merge branch 'ent-5927-500-en-consola-open' into 'develop'
Fixed minor error open bug 500 See merge request artica/pandorafms!3264
This commit is contained in:
commit
ab0a914248
@ -459,7 +459,9 @@ class ConsoleSupervisor
|
|||||||
/*
|
/*
|
||||||
* Check if HA status.
|
* Check if HA status.
|
||||||
*/
|
*/
|
||||||
$this->checkHaStatus();
|
if (enterprise_installed()) {
|
||||||
|
$this->checkHaStatus();
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user