Index: openacs-4/packages/contacts/tcl/contacts-import-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/contacts/tcl/contacts-import-procs.tcl,v diff -u -N -r1.4 -r1.5 --- openacs-4/packages/contacts/tcl/contacts-import-procs.tcl 26 Jun 2007 02:53:13 -0000 1.4 +++ openacs-4/packages/contacts/tcl/contacts-import-procs.tcl 15 May 2018 21:20:25 -0000 1.5 @@ -263,7 +263,7 @@ } # set creation_date if "DatumErfassst" contains it - # THis allows for import from other sources + # This allows for import from other sources if {[exists_and_not_null values(DatumErfasst)]} { set value $values(DatumErfasst) ns_log notice $value