Code

Updated the DNS service plugin.
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 8 Jul 2009 07:08:36 +0000 (07:08 +0000)
committerhickert <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

gosa-plugins/dns/admin/systems/services/dns/class_DNS.inc

index 77585838019f2ede80288aef58cd79f052614ede..5976e813a1278f923eb6450a3f330709a3f46043 100644 (file)
@@ -24,7 +24,6 @@ class DNS
                     'a6Record'      => "a6Record",          
                     'dSRecord'      => "dSRecord",          
                     'sSHFPRecord'   => "sSHFPRecord",       
-                    'sOARecord'     => "sOARecord",       
                     'rRSIGRecord'   => "rRSIGRecord",      
                     'nSECRecord'    => "nSECRecord");
   /* All available record types */