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.87 -r1.88 --- lams_common/db/sql/insert_types_data.sql 1 Jul 2009 02:47:08 -0000 1.87 +++ lams_common/db/sql/insert_types_data.sql 31 Jul 2009 04:22:19 -0000 1.88 @@ -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', 17, NOW(), 'F'); \ No newline at end of file +INSERT INTO patches VALUES ('lams', 18, NOW(), 'F'); \ No newline at end of file