Index: lams_tool_laqa/db/sql/create_lams_tool_qa.sql =================================================================== RCS file: /usr/local/cvsroot/lams_tool_laqa/db/sql/create_lams_tool_qa.sql,v diff -u -r1.28 -r1.29 --- lams_tool_laqa/db/sql/create_lams_tool_qa.sql 21 Mar 2006 06:26:10 -0000 1.28 +++ lams_tool_laqa/db/sql/create_lams_tool_qa.sql 21 Mar 2006 06:28:01 -0000 1.29 @@ -1,4 +1,4 @@ --- $Id$ +-- $Id$ CREATE TABLE lams.tl_laqa11_content ( uid BIGINT(20) NOT NULL AUTO_INCREMENT Index: lams_tool_laqa/db/sql/drop_lams_tool_qa.sql =================================================================== RCS file: /usr/local/cvsroot/lams_tool_laqa/db/sql/drop_lams_tool_qa.sql,v diff -u -r1.7 -r1.8 --- lams_tool_laqa/db/sql/drop_lams_tool_qa.sql 21 Mar 2006 06:26:10 -0000 1.7 +++ lams_tool_laqa/db/sql/drop_lams_tool_qa.sql 21 Mar 2006 06:28:01 -0000 1.8 @@ -1,4 +1,4 @@ --- $Id$ +-- $Id$ SET FOREIGN_KEY_CHECKS=0; DROP TABLE IF EXISTS tl_laqa11_usr_resp; Index: lams_tool_laqa/db/sql/insert_tool_qa_data.sql =================================================================== RCS file: /usr/local/cvsroot/lams_tool_laqa/db/sql/Attic/insert_tool_qa_data.sql,v diff -u -r1.7 -r1.8 --- lams_tool_laqa/db/sql/insert_tool_qa_data.sql 21 Mar 2006 06:26:10 -0000 1.7 +++ lams_tool_laqa/db/sql/insert_tool_qa_data.sql 21 Mar 2006 06:28:01 -0000 1.8 @@ -1,4 +1,4 @@ --- $Id$ +-- $Id$ -- test data for content table