diff options
author | ivan <ivan> | 2006-08-31 20:48:21 +0000 |
---|---|---|
committer | ivan <ivan> | 2006-08-31 20:48:21 +0000 |
commit | d382244b9f7443abef12c4c84b0065aa5ffdd15e (patch) | |
tree | 405a30062e9cc54747b0084309d4e6cf2d191a17 /eg | |
parent | 19cf5ad664183fae67acbfa26ea18d5639b5616c (diff) |
BEGONE $Id
Diffstat (limited to 'eg')
-rwxr-xr-x | eg/TEMPLATE_cust_main.import | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/eg/TEMPLATE_cust_main.import b/eg/TEMPLATE_cust_main.import index e91a2f1d2..f6d88c701 100755 --- a/eg/TEMPLATE_cust_main.import +++ b/eg/TEMPLATE_cust_main.import @@ -1,8 +1,6 @@ #!/usr/bin/perl -w # # 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; |