From 61a85894466342b93507614785e61932f7358c50 Mon Sep 17 00:00:00 2001 From: ivan Date: Fri, 3 Mar 2000 18:22:44 +0000 Subject: [PATCH] changes from 1.2.3 release, fixes from webdemo --- fs_webdemo/register.cgi | 4 ++-- htdocs/docs/index.html | 2 +- htdocs/docs/man/FS.html | 4 ++-- htdocs/docs/man/FS/Bill.html | 2 +- htdocs/docs/man/FS/CGI.html | 2 +- htdocs/docs/man/FS/Conf.html | 2 +- htdocs/docs/man/FS/Invoice.html | 2 +- htdocs/docs/man/FS/Record.html | 4 ++-- htdocs/docs/man/FS/SSH.html | 2 +- htdocs/docs/man/FS/UI/Base.html | 8 ++++---- htdocs/docs/man/FS/UI/CGI.html | 8 ++++---- htdocs/docs/man/FS/UI/Gtk.html | 8 ++++---- htdocs/docs/man/FS/UID.html | 4 ++-- htdocs/docs/man/FS/agent.html | 4 ++-- htdocs/docs/man/FS/agent_type.html | 4 ++-- htdocs/docs/man/FS/cust_bill.html | 4 ++-- htdocs/docs/man/FS/cust_bill_pkg.html | 4 ++-- htdocs/docs/man/FS/cust_credit.html | 4 ++-- htdocs/docs/man/FS/cust_main.html | 8 ++++---- htdocs/docs/man/FS/cust_main_county.html | 4 ++-- htdocs/docs/man/FS/cust_main_invoice.html | 4 ++-- htdocs/docs/man/FS/cust_pay.html | 4 ++-- htdocs/docs/man/FS/cust_pay_batch.html | 4 ++-- htdocs/docs/man/FS/cust_pkg.html | 4 ++-- htdocs/docs/man/FS/cust_refund.html | 4 ++-- htdocs/docs/man/FS/cust_svc.html | 4 ++-- htdocs/docs/man/FS/dbdef.html | 2 +- htdocs/docs/man/FS/dbdef_colgroup.html | 2 +- htdocs/docs/man/FS/dbdef_column.html | 4 ++-- htdocs/docs/man/FS/dbdef_index.html | 2 +- htdocs/docs/man/FS/dbdef_table.html | 4 ++-- htdocs/docs/man/FS/dbdef_unique.html | 2 +- htdocs/docs/man/FS/part_pkg.html | 6 +++--- htdocs/docs/man/FS/part_referral.html | 4 ++-- htdocs/docs/man/FS/part_svc.html | 4 ++-- htdocs/docs/man/FS/pkg_svc.html | 4 ++-- htdocs/docs/man/FS/svc_Common.html | 4 ++-- htdocs/docs/man/FS/svc_acct.html | 4 ++-- htdocs/docs/man/FS/svc_acct_pop.html | 5 +++-- htdocs/docs/man/FS/svc_acct_sm.html | 4 ++-- htdocs/docs/man/FS/svc_domain.html | 22 ++++++++++++++++++---- htdocs/docs/man/FS/type_pkgs.html | 4 ++-- htdocs/docs/upgrade5.html | 2 +- htdocs/search/svc_domain.cgi | 8 ++++++-- 44 files changed, 107 insertions(+), 88 deletions(-) diff --git a/fs_webdemo/register.cgi b/fs_webdemo/register.cgi index e5f24efe0..825582262 100755 --- a/fs_webdemo/register.cgi +++ b/fs_webdemo/register.cgi @@ -1,6 +1,6 @@ #!/usr/bin/perl -Tw # -# $Id: register.cgi,v 1.4 2000-03-03 05:32:56 ivan Exp $ +# $Id: register.cgi,v 1.5 2000-03-03 18:22:42 ivan Exp $ use strict; use vars qw( @@ -13,7 +13,7 @@ use vars qw( #$user_pw $crypt_pw #$header $msg use CGI; -#use CGI::Carp qw(fatalsToBrowser); +use CGI::Carp qw(fatalsToBrowser); use DBI; #use Mail::Internet; #use Mail::Header; diff --git a/htdocs/docs/index.html b/htdocs/docs/index.html index 21ec25755..e03bffb39 100644 --- a/htdocs/docs/index.html +++ b/htdocs/docs/index.html @@ -9,7 +9,7 @@
  • Upgrading from 1.1.x to 1.1.4
  • Upgrading from 1.1.x to 1.2.x
  • Upgrading from 1.2.x to 1.2.2 -
  • Upgrading from 1.2.2 to 1.3.0 +
  • Upgrading from 1.2.2 to 1.2.3
  • Configuration files