Code

Upps
[gosa.git] / plugins / admin / fai / tabsProfile.inc
index a63ac91660b92a468dbe44b9d266220bc940446a..3131a1dbe63c4c791e5802e7e86107e11b2c3ab0 100644 (file)
@@ -39,9 +39,6 @@ class tabsProfile extends tabs
        $this->dn= $new_dn;
 
        tabs::save(TRUE);
-
-       /* Fix tagging if needed */
-       $baseobject->handle_object_tagging();
   }
 
 }