summaryrefslogtreecommitdiff
path: root/htdocs/edit/cust_pkg.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs/edit/cust_pkg.cgi')
-rwxr-xr-xhtdocs/edit/cust_pkg.cgi9
1 files changed, 5 insertions, 4 deletions
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