summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9e470a6)
raw | patch | inline | side by side (parent: 9e470a6)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 22 Oct 2007 10:22:04 +0000 (10:22 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 22 Oct 2007 10:22:04 +0000 (10:22 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7619 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/systems/class_termDNS.inc | patch | blob | history |
index 4fe2074137dd5991a3093a2e5ab28f1d91c06e8a..fb11f58ad5fb79dbf575ffdf3cf82fc7bfbd0f1e 100644 (file)
}
$tmp2 = new servdns($this->config,$this->dn);
- $tmp2->handle_post_events("modify")
+ $tmp2->handle_post_events("modify");
$this->dnsEntry = $backup_dnsEntry;
}