From d5be4dfe05053bc9514e1a48a4260cb481098bc5 Mon Sep 17 00:00:00 2001 From: hickert Date: Wed, 3 Mar 2010 08:37:58 +0000 Subject: [PATCH] unified post event handling! git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15872 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-plugins/samba/admin/systems/samba/class_winGeneric.inc | 3 --- 1 file changed, 3 deletions(-) diff --git a/gosa-plugins/samba/admin/systems/samba/class_winGeneric.inc b/gosa-plugins/samba/admin/systems/samba/class_winGeneric.inc index d71cd3b42..60a942f2a 100644 --- a/gosa-plugins/samba/admin/systems/samba/class_winGeneric.inc +++ b/gosa-plugins/samba/admin/systems/samba/class_winGeneric.inc @@ -279,9 +279,6 @@ class wingeneric extends plugin if (!$ldap->success()){ msg_dialog::display(_("LDAP error"), msgPool::ldaperror($ldap->get_error(), $this->dn, 0, get_class())); } - - /* Optionally execute a command after we're done */ - $this->postcreate(); } /* Return plugin informations for acl handling -- 2.30.2