Rev 14833 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14833 | Rev 15267 | ||
---|---|---|---|
Line 5... | Line 5... | ||
5 | 5 | ||
6 | insmath_rawmath=yes |
6 | insmath_rawmath=yes |
7 | wims_backslash_insmath=yes |
7 | wims_backslash_insmath=yes |
8 | msg2wims_primitives=exercise doc href |
8 | msg2wims_primitives=exercise doc href |
9 | wims_trustfile=primitives.phtml |
9 | wims_trustfile=primitives.phtml |
10 |
|
10 | !readproc adm/allowlink/cdt.proc |
11 |
|
11 | !if $wims_allowlink_cdt=yes |
12 | ($wims_supertype!=4 or $wims_typename notitemof class,course)) |
- | |
13 | error=bad_class |
12 | error=bad_class |
14 | !exit |
13 | !exit |
15 | !endif |
14 | !endif |
16 | !defread wimshome/log/classes/$wims_class/.def |
15 | !defread wimshome/log/classes/$wims_class/.def |
17 | !defread wimshome/log/classes/$wims_class/cdt/.def |
16 | !defread wimshome/log/classes/$wims_class/cdt/.def |