Code

Execute was called within the save method
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 10 Jan 2007 04:07:09 +0000 (04:07 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 10 Jan 2007 04:07:09 +0000 (04:07 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@5494 594d385d-05f5-0310-b6e9-bd551577e9d8

plugins/gofon/macro/class_gofonMacro.inc

index ae3872a8d914f7061d42289cd62ad3a2a6795a66..8f75eba6ce9f6b1e7e6d38fff226690ea2590494 100755 (executable)
@@ -468,9 +468,6 @@ class macro extends plugin
   /*! Save to LDAP */
   function save()
   {
-    /* Post checks */
-    $this->execute();
-
     plugin::save();
     unset($this->attrs['base']);