From 4c7f7284e84faca5404f609c8af0a50197edff96 Mon Sep 17 00:00:00 2001 From: ivan Date: Wed, 9 Aug 2000 18:21:38 +0000 Subject: [PATCH 1/1] doc updates --- htdocs/docs/install.html | 1 + htdocs/docs/upgrade6.html | 2 ++ 2 files changed, 3 insertions(+) diff --git a/htdocs/docs/install.html b/htdocs/docs/install.html index b5cae1ba5..300104b2d 100644 --- a/htdocs/docs/install.html +++ b/htdocs/docs/install.html @@ -30,6 +30,7 @@ Before installing, you need:
  • File-CounterFile
  • FreezeThaw
  • String-Approx +
  • Text-Template
  • DBI
  • DBD for your database engine diff --git a/htdocs/docs/upgrade6.html b/htdocs/docs/upgrade6.html index c9cdf3314..8240b6c32 100644 --- a/htdocs/docs/upgrade6.html +++ b/htdocs/docs/upgrade6.html @@ -10,6 +10,8 @@
  • If migrating from less than 1.2.2, see these instructions first.
  • If migrating from less than 1.2.3, see these instructions first.
  • Back up your data and current Freeside installation. +
  • Copy the invoice_template file from the conf/ directory in the distribution to your configuration directory. +
  • Install the Text-Template Perl module.
  • Apply the following changes to your database:
     CREATE TABLE domain_record (
    -- 
    2.11.0