Index: lams_webct_integration/build.properties =================================================================== diff -u -r548f14d8b9c3ce57d22cf074956e84687d513a29 -r14d46b3314d205f74c8e8752c84e44b74219c9cd --- lams_webct_integration/build.properties (.../build.properties) (revision 548f14d8b9c3ce57d22cf074956e84687d513a29) +++ lams_webct_integration/build.properties (.../build.properties) (revision 14d46b3314d205f74c8e8752c84e44b74219c9cd) @@ -24,7 +24,7 @@ dbName=lams dbTable=webct_lams_lesson dbUser=webct_lams_user -dbPass= +dbPass=webct_lams_pass ############################# @@ -38,13 +38,13 @@ serverId=webctlams # Secret Key -secretKey= +secretKey=secret_key1234 #Request source name for your WebCt server -reqSrc=Blackboard CE +reqSrc=CE 6 # Url location of image folder containing the images for this integration # NOTE: This is cannot be changed without re-installing so be sure to check it. - imgUrl=http://localhost:8080/lams/images/treeicons/ +imgUrl=http://localhost:8080/lams/images/treeicons/ ############################# \ No newline at end of file