From: hickert Date: Thu, 14 Feb 2008 09:16:58 +0000 (+0000) Subject: Updated dns. X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=6ccb62789ec142b803120d85a9c27b42460cc33b;p=gosa.git Updated dns. -Removed duplicated line. git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@8899 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-plugins/dns/admin/systems/services/dns/class_servDNS.inc b/gosa-plugins/dns/admin/systems/services/dns/class_servDNS.inc index 191ec962c..dfddd446a 100644 --- a/gosa-plugins/dns/admin/systems/services/dns/class_servDNS.inc +++ b/gosa-plugins/dns/admin/systems/services/dns/class_servDNS.inc @@ -435,8 +435,6 @@ class servdns extends goService $old_dn = $this->dn; } - $tmp = DNS::getDNSZoneEntriesDiff($this->config,$this->Zones,$old_dn); - /* Update dns to current object dn */ $tmp = DNS::getDNSZoneEntriesDiff($this->config,$this->Zones,$old_dn); $tmp2 = array();