Rev 16069 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 16069 | Rev 16790 | ||
---|---|---|---|
Line 8... | Line 8... | ||
8 | 8 | ||
9 | !if $exist_cdt=yes |
9 | !if $exist_cdt=yes |
10 | !set wims_rm_0 = $wims_rm_0\ |
10 | !set wims_rm_0 = $wims_rm_0\ |
11 | cdt,1,module=adm/class/cdt |
11 | cdt,1,module=adm/class/cdt |
12 | !endif |
12 | !endif |
13 |
|
13 | !!readproc linkmodule/tchat.proc |
14 |
|
14 | !!if $wims_allowlink_tchat=yes |
15 | !set wims_rm_0 = $wims_rm_0\ |
15 | !set wims_rm_0 = $wims_rm_0\ |
16 | tchat,1,module=adm/class/tchat\ |
16 | tchat,1,module=adm/class/tchat\ |
17 | sendmail,1,module=adm/class/sendmail |
17 | sendmail,1,module=adm/class/sendmail |
18 |
|
18 | !!else |
19 | !set wims_rm_0 = $wims_rm_0\ |
19 | !! !set wims_rm_0 = $wims_rm_0\ |
20 |
|
20 | !!sendmail,1,module=adm/class/sendmail |
21 |
|
21 | !!endif |
22 | !read themes/_procs/supervisorforum.proc 0 |
22 | !read themes/_procs/supervisorforum.proc 0 |