summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6efb705)
raw | patch | inline | side by side (parent: 6efb705)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 11 Jan 2006 12:50:00 +0000 (12:50 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 11 Jan 2006 12:50:00 +0000 (12:50 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2447 594d385d-05f5-0310-b6e9-bd551577e9d8
include/class_ldap.inc | patch | blob | history |
diff --git a/include/class_ldap.inc b/include/class_ldap.inc
index b19fa82874a365fa16d097d6e3607f3e4f41721d..da97d151d546379a911fb3ee5d70e77c2bb71e41 100644 (file)
--- a/include/class_ldap.inc
+++ b/include/class_ldap.inc
$this->copy_FAI_resource_recursive($dn,str_replace($sourcedn,$destinationdn,$dn),$type);
}
}
- // $this->cd($basedn);
- // $this->copy_recursive($dn,preg_replace("/".$sourcedn."/i",$destinationdn,$dn),$filter);
}
}
}