Rev 5340 | Rev 5369 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
4142 | guerimand | 1 | vcnt=!defof vcnt in wimshome/log/classes/$wims_class/vote/$vote.votes |
23 | reyssat | 2 | src=!replace internal & by & in $vote_src |
3 | src=!replace internal < by < in $src |
||
4 | |||
4950 | bpr | 5 | !if $vote_title=$empty |
6 | vdata=!record $vote of $votedir/.votes |
||
7 | !distribute lines $vdata into bidon,vote_title,vote_option,vote_show,vote_whovoteshow |
||
5341 | czzmrn | 8 | !endif |
5340 | czzmrn | 9 | |
10 | !! shoud add if exams,groups ?? |
||
11 | !read guided.proc |