From: hickert Date: Wed, 10 Jan 2007 04:07:09 +0000 (+0000) Subject: Execute was called within the save method X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=b4323ce20ca4a4007cbfb435cf865173055cc304;p=gosa.git Execute was called within the save method git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@5494 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/plugins/gofon/macro/class_gofonMacro.inc b/plugins/gofon/macro/class_gofonMacro.inc index ae3872a8d..8f75eba6c 100755 --- a/plugins/gofon/macro/class_gofonMacro.inc +++ b/plugins/gofon/macro/class_gofonMacro.inc @@ -468,9 +468,6 @@ class macro extends plugin /*! Save to LDAP */ function save() { - /* Post checks */ - $this->execute(); - plugin::save(); unset($this->attrs['base']);