Show
Ignore:
Timestamp:
08/31/10 11:19:16 (21 months ago)
Author:
winfried
Message:

Fixing some bugs in extentions for chi

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • HelpIM3/config/sites/chi.xml

    r1162 r1164  
    2525        <listOf__page> 
    2626                <!-- Base --> 
    27                 <page location="" module="chat" script="StartEmbeddedClientChat" 
     27                <page location="" module="chat" script="StartClientWebChatPost" 
    2828                        allowCookies="False" /> 
    29                 <page location="staff.html" module="chat" script="StartEmbeddedStaffChat" 
     29                <page location="staff.html" module="chat" script="StartStaffWebChatPost" 
    3030                        allowCookies="False" /> 
    3131                <page location="status" module="chat" script="ChatEmbeddedStatus"