summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4c0345c)
raw | patch | inline | side by side (parent: 4c0345c)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 8 Jul 2009 07:08:36 +0000 (07:08 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 8 Jul 2009 07:08:36 +0000 (07:08 +0000) |
-We've recently added the sOARecord the the list of selecteable record type - this wasn't a good idea,
- the ZoneEditor wasn't working anymore. Due to that, the soa record type is now removed.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13908 594d385d-05f5-0310-b6e9-bd551577e9d8
- the ZoneEditor wasn't working anymore. Due to that, the soa record type is now removed.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13908 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/dns/admin/systems/services/dns/class_DNS.inc | patch | blob | history |
diff --git a/gosa-plugins/dns/admin/systems/services/dns/class_DNS.inc b/gosa-plugins/dns/admin/systems/services/dns/class_DNS.inc
index 77585838019f2ede80288aef58cd79f052614ede..5976e813a1278f923eb6450a3f330709a3f46043 100644 (file)
'a6Record' => "a6Record",
'dSRecord' => "dSRecord",
'sSHFPRecord' => "sSHFPRecord",
- 'sOARecord' => "sOARecord",
'rRSIGRecord' => "rRSIGRecord",
'nSECRecord' => "nSECRecord");
/* All available record types */