Code

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