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