Rev 2184 | Rev 14325 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2184 | Rev 2368 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | # Variable calculations should be done in this file. |
1 | # Variable calculations should be done in this file. |
2 | # It is read and interpreted by wims for all valid calls to the module. |
2 | # It is read and interpreted by wims for all valid calls to the module. |
- | 3 | !read adm/class/classlang names.phtml |
|
3 | 4 | ||
4 | wims_prefix=class user tmp n sharing sharable |
5 | wims_prefix=class user tmp n sharing sharable |
5 | 6 | ||
6 | !if $wims_user!=supervisor |
7 | !if $wims_user!=supervisor |
7 | error=not_supervisor |
8 | error=not_supervisor |