Index: lams_common/db/sql/insert_types_data.sql =================================================================== diff -u -red02ea67100a567dcf9a72cda91152235709be72 -rf71e4310ff66180ae03a07970a9af602f7d66852 --- lams_common/db/sql/insert_types_data.sql (.../insert_types_data.sql) (revision ed02ea67100a567dcf9a72cda91152235709be72) +++ lams_common/db/sql/insert_types_data.sql (.../insert_types_data.sql) (revision f71e4310ff66180ae03a07970a9af602f7d66852) @@ -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', 16, NOW(), 'F'); \ No newline at end of file +INSERT INTO patches VALUES ('lams', 17, NOW(), 'F'); \ No newline at end of file