summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 784e45f)
raw | patch | inline | side by side (parent: 784e45f)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 28 Jul 2010 09:24:59 +0000 (09:24 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 28 Jul 2010 09:24:59 +0000 (09:24 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19177 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/include/class_management.inc | patch | blob | history |
index 3d5e66134b5d3c28f8fc7c76ce0e8345aa8e88bf..48d1a5e03df370c4f77397802688d9515e35dc49 100644 (file)
function postcreate() {
- $this->handle_post_events('create');
+ $this->handle_post_events('add');
}
function postmodify(){
$this->handle_post_events('modify');