summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b4918c1)
raw | patch | inline | side by side (parent: b4918c1)
author | opensides <opensides@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 26 Sep 2005 06:56:59 +0000 (06:56 +0000) | ||
committer | opensides <opensides@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 26 Sep 2005 06:56:59 +0000 (06:56 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1413 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/personal/nagios/class_nagiosAccount.inc | patch | blob | history |
diff --git a/plugins/personal/nagios/class_nagiosAccount.inc b/plugins/personal/nagios/class_nagiosAccount.inc
index 51dbac1e3e55a26b05d5b12d3dea169ffeda8738..f5c3939cb7b5fca16b38bc55fa9fb0203befa71e 100644 (file)
var $attributes= array("NagiosAlias", "NagiosPager", "NagiosMail", "HostNotificationPeriod",
"ServiceNotificationPeriod", "HostNotificationCommands", "ServiceNotificationCommands",
- "HostNotificationOptions", "ServiceNotificationOptions", "HostNotificationPeriod",
- "ServiceNotificationPeriod", "AuthorizedAllHosts", "AuthorizedAllServices",
+ "HostNotificationOptions", "ServiceNotificationOptions", "AuthorizedAllHosts", "AuthorizedAllServices",
"AuthorizedSystemCommands", "AuthorizedAllHostCommands", "AuthorizedAllServiceCommands",
"AuthorizedConfigurationInformation", "AuthorizedSystemInformation");