Rev 16124 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 16124 | Rev 16126 | ||
---|---|---|---|
Line 13... | Line 13... | ||
13 | !read adm/class/checksubclasslimit $newclass |
13 | !read adm/class/checksubclasslimit $newclass |
14 | !if $error!=$empty |
14 | !if $error!=$empty |
15 | !exit |
15 | !exit |
16 | !endif |
16 | !endif |
17 | !endif |
17 | !endif |
18 | !debug $newclass |
- | |
19 | 18 | ||
20 | !!cadd_scorecolor=white,red,red,red,orange,orange,orange,yellow,yellow,green,green |
19 | !!cadd_scorecolor=white,red,red,red,orange,orange,orange,yellow,yellow,green,green |
21 | cadd_scorecolor=#FFFFFF,#FF0000,#FF0000,#FF0000,#FFA500,#FFA500,#FFA500,#FFFF00,#FFFF00,#00FF00,#00FF00 |
20 | cadd_scorecolor=#FFFFFF,#FF0000,#FF0000,#FF0000,#FFA500,#FFA500,#FFA500,#FFFF00,#FFFF00,#00FF00,#00FF00 |
22 | !set cadd_actcolor=!defof DF_actcolor in wimshome/public_html/bases/sys/defaults.conf |
21 | !set cadd_actcolor=!defof DF_actcolor in wimshome/public_html/bases/sys/defaults.conf |
23 | cadd_exolog=2 |
22 | cadd_exolog=2 |