doc
authorivan <ivan>
Mon, 4 Nov 2002 21:20:44 +0000 (21:20 +0000)
committerivan <ivan>
Mon, 4 Nov 2002 21:20:44 +0000 (21:20 +0000)
httemplate/docs/upgrade9.html

index 7cf44ea..bcd3f4d 100644 (file)
@@ -12,8 +12,8 @@
   <li>Install <a href="http://search.cpan.org/search?dist=Net-SSH">Net::SSH</a> minimum version 0.07
   <li>Apply the following changes to your database:
 <pre>
-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' );
 </pre>
   <li>Restart Apache and freeside-queued.
 </body>