From 77036000a8fb886099124ea92998b01061d12096 Mon Sep 17 00:00:00 2001 From: hickert Date: Wed, 11 Jan 2006 12:50:00 +0000 Subject: [PATCH] Removed comment git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2447 594d385d-05f5-0310-b6e9-bd551577e9d8 --- include/class_ldap.inc | 2 -- 1 file changed, 2 deletions(-) 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); } } } -- 2.30.2