summaryrefslogtreecommitdiff
path: root/httemplate/misc/process/delete-customer.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/misc/process/delete-customer.cgi')
-rwxr-xr-xhttemplate/misc/process/delete-customer.cgi11
1 files changed, 1 insertions, 10 deletions
diff --git a/httemplate/misc/process/delete-customer.cgi b/httemplate/misc/process/delete-customer.cgi
index b15ffef17..4be52004b 100755
--- a/httemplate/misc/process/delete-customer.cgi
+++ b/httemplate/misc/process/delete-customer.cgi
@@ -1,14 +1,5 @@
<%
-#
-# $Id: delete-customer.cgi,v 1.1 2001-07-30 07:36:04 ivan Exp $
-#
-# $Log: delete-customer.cgi,v $
-# Revision 1.1 2001-07-30 07:36:04 ivan
-# templates!!!
-#
-# Revision 1.1 1999/04/15 16:44:36 ivan
-# delete customers
-#
+#<!-- $Id: delete-customer.cgi,v 1.2 2001-08-21 02:31:56 ivan Exp $ -->
use strict;
use vars qw ( $cgi $conf $custnum $new_custnum $cust_main $error );