Rev 15161 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 15161 | Rev 15238 | ||
---|---|---|---|
Line 10... | Line 10... | ||
10 | !goto $wims_read_parm |
10 | !goto $wims_read_parm |
11 | !endif |
11 | !endif |
12 | 12 | ||
13 | :proc |
13 | :proc |
14 | !! ---- calcul |
14 | !! ---- calcul |
- | 15 | !if $class_limit=$empty |
|
- | 16 | class_limit=!defof class_limit in wimshome/log/classes/$wims_class/.def |
|
- | 17 | !endif |
|
15 | !read adm/du $wims_home/log/classes/$wims_class |
18 | !read adm/du $wims_home/log/classes/$wims_class |
16 | !if $class_type=$empty |
19 | !if $class_type=$empty |
17 | class_type=!defof class_type in wimshome/log/classes/$wims_class/.def |
20 | class_type=!defof class_type in wimshome/log/classes/$wims_class/.def |
18 | !endif |
21 | !endif |
19 | !if $class_type iswordof 2 4 and $wims_superclass_quota!=$empty |
22 | !if $class_type iswordof 2 4 and $wims_superclass_quota!=$empty |