From: hickert Date: Wed, 11 Jan 2006 12:50:00 +0000 (+0000) Subject: Removed comment X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=77036000a8fb886099124ea92998b01061d12096;p=gosa.git Removed comment git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2447 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/include/class_ldap.inc b/include/class_ldap.inc index b19fa8287..da97d151d 100644 --- a/include/class_ldap.inc +++ b/include/class_ldap.inc @@ -476,8 +476,6 @@ class LDAP{ $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); } } }