Index: lams_common/db/sql/insert_types_data.sql =================================================================== diff -u -rb9c68da61a40efc2425fb80c0c1e7b06f8fcfe78 -red02ea67100a567dcf9a72cda91152235709be72 --- lams_common/db/sql/insert_types_data.sql (.../insert_types_data.sql) (revision b9c68da61a40efc2425fb80c0c1e7b06f8fcfe78) +++ lams_common/db/sql/insert_types_data.sql (.../insert_types_data.sql) (revision ed02ea67100a567dcf9a72cda91152235709be72) @@ -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