Code

Fixed white page
[gosa.git] / plugins / admin / systems / class_workstationService.inc
index 190962c4a561e7ea35f905b6b42f454b606993b9..1eed7b90681e43171b52786b2e915a6f5300652d 100644 (file)
@@ -348,7 +348,7 @@ class workservice extends plugin
   function remove_from_parent()
   {
     $this->handle_post_events("remove");
-    @log::log("remove","workstation/".get_class($this),$this->dn,array_keys($this->attrs),$ldap->get_error());
+    @log::log("remove","workstation/".get_class($this),$this->dn);
   }
 
   /* Save data to object */