X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=eg%2FTEMPLATE_cust_main.import;h=f6d88c701a484ce4ddedf163a7905bd2a53daa55;hp=448186991238b0e723d9fe50815e9e1dd4985948;hb=29d80a8582103ead0b5910391cabc45cb85fa836;hpb=b5a96aa7ba534b919e74d4e9451bce945232019a diff --git a/eg/TEMPLATE_cust_main.import b/eg/TEMPLATE_cust_main.import index 448186991..f6d88c701 100755 --- a/eg/TEMPLATE_cust_main.import +++ b/eg/TEMPLATE_cust_main.import @@ -1,18 +1,6 @@ #!/usr/bin/perl -w - -# Template for importing legacy customer data -# -# $Id: TEMPLATE_cust_main.import,v 1.3 1999-03-26 13:15:56 ivan Exp $ -# -# ivan@sisd.com 98-aug-17 - 20 -# -# $Log: TEMPLATE_cust_main.import,v $ -# Revision 1.3 1999-03-26 13:15:56 ivan -# s/create/new/, use all necessary FS::table_names to avoid warnings -# -# Revision 1.2 1998/12/16 05:29:45 ivan -# adminsuidsetup now need user # +# Template for importing legacy customer data use strict; use Date::Parse;