Subversion Repositories wimsdev

Rev

Rev 15284 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 15284 Rev 16069
Line 4... Line 4...
4
!!
4
!!
5
test=!defof allowed_optional_module in wimshome/log/wims.conf
-
 
6
!if class/tchat notitemof $test or $class_type>1
5
!if class/tchat notitemof $wims_allowed_optional_module or $class_type>1
7
  !let wims_allowlink_tchat=no
6
  !let wims_allowlink_tchat=no
8
!else
7
!else
9
  !let wims_allowlink_tchat=yes
8
  !let wims_allowlink_tchat=yes
10
!endif
9
!endif