Rev 13823 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 13823 | Rev 17854 | ||
---|---|---|---|
Line 4... | Line 4... | ||
4 | !endif |
4 | !endif |
5 | !!FIXME propagation for class password should not be done |
5 | !!FIXME propagation for class password should not be done |
6 | !! allows inscription of teachers in portal and of participants in classes |
6 | !! allows inscription of teachers in portal and of participants in classes |
7 | 7 | ||
8 | propall=secure,colors,css,logo,theme,theme_icon,level,security,supass,\ |
8 | propall=secure,colors,css,logo,theme,theme_icon,level,security,supass,\ |
9 |
|
9 | exolog,ent,oefdefault,sendmailteacher,authentification,institution |
10 | propagate=!listintersect $propagate and $propall |
10 | propagate=!listintersect $propagate and $propall |
11 | 11 | ||
12 | !if $propagate=$empty or $confirm=$empty |
12 | !if $propagate=$empty or $confirm=$empty |
13 | !exit |
13 | !exit |
14 | !endif |
14 | !endif |