Code

Fixed tagging.
[gosa.git] / plugins / admin / fai / class_faiProfile.inc
index c6f7912fe89fcf1653183d20c2be165fbd823f7f..f09f4ddb3b5ff4aebb699f369fa349642bcfd9c9 100644 (file)
@@ -361,7 +361,7 @@ class faiProfile extends plugin
       $use_dn = $this->dn;
     }
 
-    prepare_to_save_FAI_object($this->dn,array(),true);
+    prepare_to_save_FAI_object($use_dn,array(),true);
     $this->handle_post_events("remove");    
   }