X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=eg%2FTEMPLATE_cust_main.import;h=e91a2f1d26a4db290833adddc5ce341ace004ecc;hp=448186991238b0e723d9fe50815e9e1dd4985948;hb=07242e191cb2ad247fed8dacd392ef8bf47b5392;hpb=b5a96aa7ba534b919e74d4e9451bce945232019a diff --git a/eg/TEMPLATE_cust_main.import b/eg/TEMPLATE_cust_main.import index 448186991..e91a2f1d2 100755 --- a/eg/TEMPLATE_cust_main.import +++ b/eg/TEMPLATE_cust_main.import @@ -1,18 +1,8 @@ #!/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 # +# $Id: TEMPLATE_cust_main.import,v 1.4 2001-08-21 02:44:47 ivan Exp $ use strict; use Date::Parse;