summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 302e85c)
raw | patch | inline | side by side (parent: 302e85c)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 28 Jul 2010 09:55:40 +0000 (09:55 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 28 Jul 2010 09:55:40 +0000 (09:55 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@19182 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/samba/admin/systems/samba/class_winGeneric.inc | patch | blob | history |
diff --git a/gosa-plugins/samba/admin/systems/samba/class_winGeneric.inc b/gosa-plugins/samba/admin/systems/samba/class_winGeneric.inc
index d405483308ca2c20c7b2a570889c5349c7963ca4..c214197b14f63f402421d810b1e4041cf01aff50 100644 (file)
$this->netConfigDNS->save();
/* Optionally execute a command after we're done */
- $this->postcreate();
+ $this->handle_post_events("add");
}
/* Return plugin informations for acl handling