Rev 16733 | Rev 17312 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 16733 | Rev 16792 | ||
---|---|---|---|
Line 16... | Line 16... | ||
16 | listfilename_ztype=geogebra,texte,file,wimsexo |
16 | listfilename_ztype=geogebra,texte,file,wimsexo |
17 | nbztype=!itemcnt $listfilename_ztype |
17 | nbztype=!itemcnt $listfilename_ztype |
18 | 18 | ||
19 | !! check access |
19 | !! check access |
20 | !if $statutfreework!=open |
20 | !if $statutfreework!=open |
- | 21 | error=notallowedmodule |
|
- | 22 | notallowed=1 |
|
- | 23 | !exit |
|
- | 24 | !endif |
|
- | 25 | ||
- | 26 | !read linkmodule/freework.proc |
|
- | 27 | !if $wims_allowlink_freework=no |
|
21 | !restart module=home |
28 | !restart module=home |
22 | !endif |
29 | !endif |
23 | 30 | ||
24 | !read adm/language lang/names.phtml |
31 | !read adm/language lang/names.phtml |
25 | 32 |