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/svc_acct.cgi | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'htdocs/view/svc_acct.cgi') diff --git a/htdocs/view/svc_acct.cgi b/htdocs/view/svc_acct.cgi index a5b4f4858..900dc56a8 100755 --- a/htdocs/view/svc_acct.cgi +++ b/htdocs/view/svc_acct.cgi @@ -1,12 +1,10 @@ #!/usr/bin/perl -Tw # -# $Id: svc_acct.cgi,v 1.7 1999-01-19 05:14:21 ivan Exp $ +# $Id: svc_acct.cgi,v 1.8 1999-02-28 00:04:02 ivan Exp $ # # Usage: svc_acct.cgi svcnum # http://server.name/path/svc_acct.cgi?svcnum # -# Note: Should be run setuid freeside as user nobody. -# # ivan@voicenet.com 96-dec-17 # # added link to send info @@ -35,7 +33,10 @@ # displays arbitrary radius attributes ivan@sisd.com 98-aug-16 # # $Log: svc_acct.cgi,v $ -# Revision 1.7 1999-01-19 05:14:21 ivan +# Revision 1.8 1999-02-28 00:04:02 ivan +# removed misleading comments +# +# Revision 1.7 1999/01/19 05:14:21 ivan # for mod_perl: no more top-level my() variables; use vars instead # also the last s/create/new/; # -- cgit v1.2.1