X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=include%2Fclass_ldap.inc;h=2662f02db9754f30344e24b14d9f36adc66a7f48;hb=b130a469e86d937a382fac5864219c190f2a6e36;hp=0f4926c1e191e4516480bd00f32221f8b4fc0cf8;hpb=a515bf776a1fbd975d0dae6d0395cd9632eade27;p=gosa.git diff --git a/include/class_ldap.inc b/include/class_ldap.inc index 0f4926c1e..2662f02db 100644 --- a/include/class_ldap.inc +++ b/include/class_ldap.inc @@ -1060,7 +1060,7 @@ function gen_xls ($dn, $filter= "(objectClass=*)", $attributes= array('*'), $rec /* Delete existing entry */ if($delete){ - $this->rmdir_recursive($data['dn']) + $this->rmdir_recursive($data['dn']); } /* Create missing trees */