Index: lams_central/web/ckeditor/plugins/videorecorder/VideoRecorderCKEditor.jsp =================================================================== diff -u -rd0c090e91794c1e3b6f91a51f4dd404b01160255 -recc66049044d409a1326a74a954a0aba71b62473 --- lams_central/web/ckeditor/plugins/videorecorder/VideoRecorderCKEditor.jsp (.../VideoRecorderCKEditor.jsp) (revision d0c090e91794c1e3b6f91a51f4dd404b01160255) +++ lams_central/web/ckeditor/plugins/videorecorder/VideoRecorderCKEditor.jsp (.../VideoRecorderCKEditor.jsp) (revision ecc66049044d409a1326a74a954a0aba71b62473) @@ -167,8 +167,8 @@ '&red5ServerUrl=<%= Configuration.get(ConfigurationKeys.RED5_SERVER_URL) %>' + '&red5RecordingsUrl=<%= Configuration.get(ConfigurationKeys.RED5_RECORDINGS_URL) %>' + '&lamsEarDir=<%= Configuration.get(ConfigurationKeys.LAMS_EAR_DIR) %>' + - '&saveToLamsDestUrl=/lams-www.war/secure/'+CKGlobal.config.contentFolderID+'/Recordings/' + - '&contentFolderUrl=/lams//www/secure/'+CKGlobal.config.contentFolderID+'/Recordings/' + + '&saveToLamsDestUrl=/lams-www.war/secure/'+CK.config.contentFolderID+'/Recordings/' + + '&contentFolderUrl=/lams//www/secure/'+CK.config.contentFolderID+'/Recordings/' + '&languageXML=' + escape(getLanguageXML()) + "", "width", "361",