]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Move lbheartbeat out of BMO (#46)
authorRyan Gonzalez <rymg19@gmail.com>
Sat, 11 Jul 2020 17:32:33 +0000 (12:32 -0500)
committerGitHub <noreply@github.com>
Sat, 11 Jul 2020 17:32:33 +0000 (13:32 -0400)
commit899d82956cb0334139d3ed6b05004baff65690ee
tree7b90ec9653b8ba939b8ef7fe8ab93023911a4170
parent094837dba73f32bfbef715cf5d5ff23734d281f1
Move lbheartbeat out of BMO (#46)

This would cause startup to fail when the BMO extension was disabled,
as assert_httpd would fail to test the __lbheartbeat__ endpoint.
Bugzilla/Install/Filesystem.pm
extensions/BMO/Extension.pm