Index: lams_webct_integration/build.properties =================================================================== RCS file: /usr/local/cvsroot/lams_webct_integration/build.properties,v diff -u -r1.6 -r1.7 --- lams_webct_integration/build.properties 1 Feb 2008 03:13:05 -0000 1.6 +++ lams_webct_integration/build.properties 8 Feb 2008 04:16:52 -0000 1.7 @@ -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