Code

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