Rev 15112 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
14777 | guerimand | 1 | ses=!replace internal _ by , in $wims_session |
2 | ses=!item 1 of $ses |
||
15117 | guerimand | 3 | !setdef wims_opentchat=$empty\ |
4 | wims_sharescreen=$empty in wimshome/sessions/$ses/var.stat |
||
15108 | guerimand | 5 | !if $warning!=notopen |
6 | success=disconnected |
||
15109 | guerimand | 7 | !if $autoclose!=0 |
15112 | obado | 8 | local_html_header=<script>window.close();</script> |
15109 | guerimand | 9 | !endif |
10 | !endif |
||
11 | |||
12 |