mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-24 06:05:01 +02:00
parent
c38c81ac3f
commit
518ab55418
@ -23,6 +23,8 @@
|
||||
|
||||
using namespace icinga;
|
||||
|
||||
INITIALIZE_ONCE(&DbQuery::StaticInitialize);
|
||||
|
||||
void DbQuery::StaticInitialize(void)
|
||||
{
|
||||
ScriptVariable::Set("DbCatConfig", DbCatConfig, true, true);
|
||||
|
Loading…
x
Reference in New Issue
Block a user