Index: lams_common/db/sql/insert_types_data.sql =================================================================== RCS file: /usr/local/cvsroot/lams_common/db/sql/insert_types_data.sql,v diff -u -r1.84 -r1.85 --- lams_common/db/sql/insert_types_data.sql 3 Feb 2009 05:48:01 -0000 1.84 +++ lams_common/db/sql/insert_types_data.sql 4 Feb 2009 05:33:33 -0000 1.85 @@ -309,4 +309,4 @@ (1,'moodle','moodle','moodle','moodle','mdl','http://localhost/moodle/mod/lamstwo/userinfo.php?ts=%timestamp%&un=%username%&hs=%hash%','http://dummy','\0',7); -- initialise db version -INSERT INTO patches VALUES ('lams', 15, NOW(), 'F'); \ No newline at end of file +INSERT INTO patches VALUES ('lams', 16, NOW(), 'F'); \ No newline at end of file