Rev 14912 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
name_title=$name_configuration
!if $save!=$empty
$cf_refresh_timing
!bound cf_refreshtiming between $msg_min_timing and 1000 default $tchat_refreshtiming
!bound cf_open within yes,no default $tchat_open
!bound cf_onlynonempty within yes,no default $tchat_onlynonempty
!setdef !set tchat_refreshtiming=$cf_refreshtiming\
!set tchat_open=$cf_open\
!set tchat_onlynonempty=$cf_onlynonempty in wimshome/log/classes/$wims_class/tchat/.def
tchat_open=$cf_open
tchat_refreshtiming=$cf_refreshtiming
tchat_onlynonempty=$cf_onlynonempty
!endif
!reset save