Code

Updated preg_matches
[gosa.git] / plugins / admin / fai / tabsScript.inc
index 177e88a8e3bb33ede7d8fa3129dc707cb3876f44..22a34d2c9690ceac786eca76a8caa68a85773dc6 100644 (file)
@@ -39,9 +39,6 @@ class tabsScript extends tabs
        $this->dn= $new_dn;
 
        tabs::save(TRUE);
-
-       /* Fix tagging if needed */
-       $baseobject->handle_object_tagging();
   }
 
 }