Index: lams_tool_nb/db/sql/activity_insert.sql =================================================================== RCS file: /usr/local/cvsroot/lams_tool_nb/db/sql/activity_insert.sql,v diff -u -r1.6 -r1.7 --- lams_tool_nb/db/sql/activity_insert.sql 13 Jan 2006 04:09:34 -0000 1.6 +++ lams_tool_nb/db/sql/activity_insert.sql 8 Mar 2006 12:07:58 -0000 1.7 @@ -39,6 +39,7 @@ , create_grouping_id , create_grouping_ui_id , library_activity_id +, language_file ) VALUES ( @@ -77,4 +78,5 @@ , NULL , NULL , NULL +, 'org.lamsfoundation.lams.tool.noticeboard.ApplicationProperties' )