Go to most recent revision | Details | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
23 | reyssat | 1 | |
2 | connclass=!word 1 of $connclass |
||
3 | !if $connclass=$empty |
||
4 | job2=first |
||
5 | !exit |
||
6 | !endif |
||
7 | |||
8 | cn_sync= |
||
9 | cn_option=description,institution,supervisor,email,userlist,usercount,lang,expiration |
||
10 | !read adm/connect/main.proc getclass $connident $connclass |
||
11 | |||
12 | !bound cn_status within OK,ERROR default $ |
||
13 |