Fix that "categories" is not a valid attribute for DbConnection objects

refs #5482
This commit is contained in:
Johannes Meyer 2014-01-16 12:25:46 +01:00
parent 518ab55418
commit 5aca228950
1 changed files with 2 additions and 0 deletions

View File

@ -37,4 +37,6 @@ type DbConnection {
%attribute number "servicechecks_age",
%attribute number "systemcommands_age",
},
%attribute number "categories"
}