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/view/cust_pkg.cgi | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'htdocs/view/cust_pkg.cgi') diff --git a/htdocs/view/cust_pkg.cgi b/htdocs/view/cust_pkg.cgi index f1b7b9473..939fcc2dc 100755 --- a/htdocs/view/cust_pkg.cgi +++ b/htdocs/view/cust_pkg.cgi @@ -1,12 +1,10 @@ #!/usr/bin/perl -Tw # -# $Id: cust_pkg.cgi,v 1.7 1999-01-19 05:14:20 ivan Exp $ +# $Id: cust_pkg.cgi,v 1.8 1999-02-28 00:04:01 ivan Exp $ # # Usage: cust_pkg.cgi pkgnum # http://server.name/path/cust_pkg.cgi?pkgnum # -# Note: Should be run setuid freeside as user nobody. -# # ivan@voicenet.com 96-dec-15 # # services section needs to be cleaned up, needs to display extraneous @@ -26,7 +24,10 @@ # no FS::Search ivan@sisd.com 98-mar-7 # # $Log: cust_pkg.cgi,v $ -# Revision 1.7 1999-01-19 05:14:20 ivan +# Revision 1.8 1999-02-28 00:04:01 ivan +# removed misleading comments +# +# Revision 1.7 1999/01/19 05:14:20 ivan # for mod_perl: no more top-level my() variables; use vars instead # also the last s/create/new/; # -- cgit v1.2.1