Index: lams_common/db/sql/shaun/all.sql =================================================================== diff -u -r9ea6e437478e6cb7bbb7a64a14a5f379df3e0b95 -r9fb35ca6ea032ffef135877c875b78118c77b3cf --- lams_common/db/sql/shaun/all.sql (.../all.sql) (revision 9ea6e437478e6cb7bbb7a64a14a5f379df3e0b95) +++ lams_common/db/sql/shaun/all.sql (.../all.sql) (revision 9fb35ca6ea032ffef135877c875b78118c77b3cf) @@ -679,7 +679,7 @@ insert into lams_user(user_id,login,password,title,first_name,last_name,address_line_1,address_line_2,address_line_3,city,state,country, day_phone,evening_phone,mobile_phone,fax,email,disabled_flag,create_date,authentication_method_id,workspace_id, flash_theme_id,html_theme_id,locale_id) values(38,'slovenian','slovenian','Dr','Slovenian','Test','38','Slovenia Ave',null,'Ljubljana',null,'Slovenija', -'0211111111','0211111112','0411111111','0211111113','slovenian@example.com',0,'20100309',1,37,1,2,27); +'0211111111','0211111112','0411111111','0211111113','slovenian@example.com',0,'20100309',1,37,1,2,28); -- need a new user_organisation_id for each row, user_id must match user_id created in the lams_user -- belongs to course Playpen, Class Everybody