Rev 16069 | Rev 17089 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 16069 | Rev 16409 | ||
---|---|---|---|
Line 10... | Line 10... | ||
10 | !if $statuttchat!=open |
10 | !if $statuttchat!=open |
11 | !restart module=home |
11 | !restart module=home |
12 | !endif |
12 | !endif |
13 | 13 | ||
14 | wims_prefix=class user tchat |
14 | wims_prefix=class user tchat |
- | 15 | !read wimshome/log/classes/$wims_class/tchat/.def |
|
- | 16 | !bound tchat_open within yes,no default no |
|
- | 17 | !bound tchat_refreshtiming between $msg_min_timing and 1000 default $msg_min_timing |
|
- | 18 | !bound tchat_onlynonempty within no,yes default no |
|
- | 19 | ||
15 | !read adm/language lang/names.phtml |
20 | !read adm/language lang/names.phtml |
16 | !read tabletheme |
21 | !read tabletheme |
17 | 22 | ||
18 | !if $tchat_open!=yes |
23 | !if $tchat_open!=yes |
19 | !if $wims_user!=supervisor |
24 | !if $wims_user!=supervisor |