summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: dac4ea7)
raw | patch | inline | side by side (parent: dac4ea7)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 28 Jul 2010 09:55:42 +0000 (09:55 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 28 Jul 2010 09:55:42 +0000 (09:55 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@19183 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/gofon/gofon/conference/class_phoneConferenceGeneric.inc | patch | blob | history |
diff --git a/gosa-plugins/gofon/gofon/conference/class_phoneConferenceGeneric.inc b/gosa-plugins/gofon/gofon/conference/class_phoneConferenceGeneric.inc
index 045feb5ed571beb617b9caf03a50551f72c9ec57..398ec4738f66f5b8ad6a8f6c0f56705ae38ab9d5 100644 (file)
}
/* Optionally execute a command after we're done */
- $this->postcreate();
+ $this->handle_post_events("add");
}