From: ivan Date: Mon, 4 Nov 2002 21:21:04 +0000 (+0000) Subject: doc X-Git-Tag: freeside_1_4_1beta5~12 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=2ea91c30198d066a5014f614ce9b1bc7b0c331c5;p=freeside.git doc --- diff --git a/httemplate/docs/upgrade9.html b/httemplate/docs/upgrade9.html index 7cf44ea31..bcd3f4d5a 100644 --- a/httemplate/docs/upgrade9.html +++ b/httemplate/docs/upgrade9.html @@ -12,8 +12,8 @@
  • Install Net::SSH minimum version 0.07
  • Apply the following changes to your database:
    -INSERT INTO msgcat ( msgnum, msgcode, locale, msg ) VALUES ( 17, 'daytime', 'en_US', 'Day Phone' );
    -INSERT INTO msgcat ( msgnum, msgcode, locale, msg ) VALUES ( 18, 'night', 'en_US', 'Night Phone' );
    +INSERT INTO msgcat ( msgnum, msgcode, locale, msg ) VALUES ( 18, 'daytime', 'en_US', 'Day Phone' );
    +INSERT INTO msgcat ( msgnum, msgcode, locale, msg ) VALUES ( 19, 'night', 'en_US', 'Night Phone' );
     
  • Restart Apache and freeside-queued.