summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 042053f)
raw | patch | inline | side by side (parent: 042053f)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 17 Jan 2006 07:16:45 +0000 (07:16 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 17 Jan 2006 07:16:45 +0000 (07:16 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2496 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/systems/class_workstationGeneric.inc | patch | blob | history |
diff --git a/plugins/admin/systems/class_workstationGeneric.inc b/plugins/admin/systems/class_workstationGeneric.inc
index eb4f05fbafe41f869ad24f2b0ad5b00d824555b4..33a49bcb040347a9de0ab30398f0989b91ac99b5 100644 (file)
}
}
show_ldap_error($ldap->get_error());
-
- /* Optionally execute a command after we're done */
- $this->postcreate();
}
}