summaryrefslogtreecommitdiff
path: root/htdocs/search/cust_main.cgi
diff options
context:
space:
mode:
authorivan <ivan>1999-02-28 00:04:04 +0000
committerivan <ivan>1999-02-28 00:04:04 +0000
commit37dcdd94962587d6dbc3225439c91e46b0b623c5 (patch)
tree3867fc76d627fe2b6aba2fff1f29973598b1f892 /htdocs/search/cust_main.cgi
parent9ad5cd28c3e9bd036bb632a3778c582fd4d7b9b5 (diff)
removed misleading comments
Diffstat (limited to 'htdocs/search/cust_main.cgi')
-rwxr-xr-xhtdocs/search/cust_main.cgi9
1 files changed, 5 insertions, 4 deletions
diff --git a/htdocs/search/cust_main.cgi b/htdocs/search/cust_main.cgi
index ed7b71425..03f02e4be 100755
--- a/htdocs/search/cust_main.cgi
+++ b/htdocs/search/cust_main.cgi
@@ -1,12 +1,10 @@
#!/usr/bin/perl -Tw
#
-# $Id: cust_main.cgi,v 1.8 1999-02-07 09:59:36 ivan Exp $
+# $Id: cust_main.cgi,v 1.9 1999-02-28 00:03:55 ivan Exp $
#
# Usage: post form to:
# http://server.name/path/cust_main.cgi
#
-# Note: Should be run setuid freeside as user nobody.
-#
# ivan@voicenet.com 96-dec-12
#
# rewrite ivan@sisd.com 98-mar-4
@@ -19,7 +17,10 @@
# display total, use FS::CGI ivan@sisd.com 98-jul-17
#
# $Log: cust_main.cgi,v $
-# Revision 1.8 1999-02-07 09:59:36 ivan
+# Revision 1.9 1999-02-28 00:03:55 ivan
+# removed misleading comments
+#
+# Revision 1.8 1999/02/07 09:59:36 ivan
# more mod_perl fixes, and bugfixes Peter Wemm sent via email
#
# Revision 1.7 1999/01/25 12:19:11 ivan