Index: lams_common/db/sql/insert_types_data.sql =================================================================== diff -u -r2f21856ec2ab85b47c93cfcc3fa2c8769be65077 -rde0bf3135c724b38aba0592f5be068037ae028c7 --- lams_common/db/sql/insert_types_data.sql (.../insert_types_data.sql) (revision 2f21856ec2ab85b47c93cfcc3fa2c8769be65077) +++ lams_common/db/sql/insert_types_data.sql (.../insert_types_data.sql) (revision de0bf3135c724b38aba0592f5be068037ae028c7) @@ -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