From 37dcdd94962587d6dbc3225439c91e46b0b623c5 Mon Sep 17 00:00:00 2001 From: ivan Date: Sun, 28 Feb 1999 00:04:04 +0000 Subject: removed misleading comments --- htdocs/edit/cust_pkg.cgi | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'htdocs/edit/cust_pkg.cgi') diff --git a/htdocs/edit/cust_pkg.cgi b/htdocs/edit/cust_pkg.cgi index afe6f8770..8906a9441 100755 --- a/htdocs/edit/cust_pkg.cgi +++ b/htdocs/edit/cust_pkg.cgi @@ -1,14 +1,12 @@ #!/usr/bin/perl -Tw # -# $Id: cust_pkg.cgi,v 1.5 1999-02-07 09:59:18 ivan Exp $ +# $Id: cust_pkg.cgi,v 1.6 1999-02-28 00:03:36 ivan Exp $ # # this is for changing packages around, not editing things within the package # # Usage: cust_pkg.cgi custnum # http://server.name/path/cust_pkg.cgi?custnum # -# Note: Should be run setuid freeside as user nobody -# # started with /sales/add/cust_pkg.cgi, which added packages # ivan@voicenet.com 97-jan-5, 97-mar-21 # @@ -25,7 +23,10 @@ # 98-jun-1 # # $Log: cust_pkg.cgi,v $ -# Revision 1.5 1999-02-07 09:59:18 ivan +# Revision 1.6 1999-02-28 00:03:36 ivan +# removed misleading comments +# +# Revision 1.5 1999/02/07 09:59:18 ivan # more mod_perl fixes, and bugfixes Peter Wemm sent via email # # Revision 1.4 1999/01/19 05:13:38 ivan -- cgit v1.2.1