Rev 14646 | Rev 15610 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14646 | Rev 15070 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !if _check isin $session |
1 | !if _check isin $session |
2 | !exit |
2 | !exit |
3 | !endif |
3 | !endif |
4 | 4 | ||
5 | !read name.phtml.$module_language |
5 | !read name.phtml.$module_language |
6 | !read themes/_lang/name.phtml.$lang |
6 | !read themes/_lang/name.phtml.$lang |
7 | !read themes/$wims_theme/lang/name.phtml.$lang |
7 | !read themes/$wims_theme/lang/name.phtml.$lang |
Line 171... | Line 171... | ||
171 | !if $module_score!=$empty and $wims_class_exolog>0 and E notin $wims_sheet |
171 | !if $module_score!=$empty and $wims_class_exolog>0 and E notin $wims_sheet |
172 | !set wims_rm_0=!append line exolog,1,module=adm/class/exolog&cmd=new&job=log&logsheet=$wims_sheet&logexo=$wims_exo to $wims_rm_0 |
172 | !set wims_rm_0=!append line exolog,1,module=adm/class/exolog&cmd=new&job=log&logsheet=$wims_sheet&logexo=$wims_exo to $wims_rm_0 |
173 | !endif |
173 | !endif |
174 | !endif |
174 | !endif |
175 | 175 | ||
- | 176 | !if $wims_class!=$empty and $wims_user!=supervisor and tchat notin $wims_session and $class_type<2 and class/tchat isitemof $wims_allowed_optional_module |
|
- | 177 | !set wims_rm_0=!append line itemsep,0,$wims_name_classactivity to $wims_rm_0 |
|
- | 178 | !read themes/_procs/usertchat.proc |
|
- | 179 | ||
- | 180 | !endif |
|
176 | !set wims_rm_2=$2_ |
181 | !set wims_rm_2=$2_ |
177 | !set wims_rm_4=$4_ |
182 | !set wims_rm_4=$4_ |
178 | !set wims_rm_5=$5_ |
183 | !set wims_rm_5=$5_ |
179 | 184 | ||
180 | :rmend |
185 | :rmend |