[otrs-cvs] CVS: otrs/scripts/tools sync-ldap2db.pl,1.2,1.3

cvs-log at otrs.org cvs-log at otrs.org
Thu Nov 2 13:21:03 CET 2006


Update of /home/cvs/otrs/scripts/tools
In directory lancelot:/tmp/cvs-serv11671/scripts/tools

Modified Files:
	sync-ldap2db.pl 
Log Message:
removed # --

Index: sync-ldap2db.pl
===================================================================
RCS file: /home/cvs/otrs/scripts/tools/sync-ldap2db.pl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** sync-ldap2db.pl	3 Oct 2006 14:34:47 -0000	1.2
--- sync-ldap2db.pl	2 Nov 2006 12:21:00 -0000	1.3
***************
*** 39,45 ****
  use Kernel::System::Encode;
  
- # --
  # create common objects
- # --
  my %CommonObject = ();
  $CommonObject{ConfigObject} = Kernel::Config->new();
--- 39,43 ----
***************
*** 173,175 ****
      }
  }
- 
--- 171,172 ----



More information about the cvs-log mailing list