X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fdocs%2Fupgrade9.html;fp=httemplate%2Fdocs%2Fupgrade9.html;h=bcd3f4d5a3f10b9a4c4c6ee6d8ad3f9223fce2e9;hb=d036b0227eb84732140866c72fd0d62cc3b92d7a;hp=7cf44ea317f6b2db11073aac9f151cd31270bdfd;hpb=62e07cc34e38055a59ce160e1c06fcc5edb26927;p=freeside.git 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.