Rev 5224 | Rev 9349 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5224 | Rev 5426 | ||
---|---|---|---|
Line 4... | Line 4... | ||
4 | !readproc adm/whoconnect |
4 | !readproc adm/whoconnect |
5 | connectedlogin=!column 1 of $whoconnect |
- | |
6 | !endif |
5 | !endif |
7 | 6 | ||
8 | !if $wims_class=$empty or ($wims_supertype!=0 and\ |
7 | !if $wims_class=$empty or ($wims_supertype!=0 and\ |
9 | ($wims_supertype!=2 or $wims_typename!=class) and\ |
8 | ($wims_supertype!=2 or $wims_typename!=class) and\ |
10 | ($wims_supertype!=4 or $wims_typename!=course)) |
9 | ($wims_supertype!=4 or $wims_typename!=course)) |