Author: seba.wagner
Date: Sat Sep 20 01:55:19 2008
New Revision: 1556

Modified:
    trunk/client/maindebug.lzx.lzr=swf8.swf
    trunk/client/modules/conference/moderation/moderationPanel.lzx

Log:
Adds publicSID for Issue526

Modified: trunk/client/maindebug.lzx.lzr=swf8.swf
==============================================================================
Binary files. No diff available.

Modified: trunk/client/modules/conference/moderation/moderationPanel.lzx
==============================================================================
--- trunk/client/modules/conference/moderation/moderationPanel.lzx       
(original)
+++ trunk/client/modules/conference/moderation/moderationPanel.lzx      Sat Sep 
 
20 01:55:19 2008
@@ -62,7 +62,8 @@
                      +'&room='+hib.currentroomid
                      +'&domain='+hib.conferencedomain
                      +'&sid='+canvas.sessionId
-                    +'&red5httpport='+canvas.red5httpport;
+                    +'&red5httpport='+canvas.red5httpport
+                    +'&publicSID='+canvas.publicSID;

                  //Debug.write(downloadurl);
                  LzBrowser.loadURL(downloadurl,'_blank');

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"OpenMeetings developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/openmeetings-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to