Rev 5340 | Rev 5369 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5340 | Rev 5341 | ||
---|---|---|---|
Line 3... | Line 3... | ||
3 | src=!replace internal < by < in $src |
3 | src=!replace internal < by < in $src |
4 | 4 | ||
5 | !if $vote_title=$empty |
5 | !if $vote_title=$empty |
6 | vdata=!record $vote of $votedir/.votes |
6 | vdata=!record $vote of $votedir/.votes |
7 | !distribute lines $vdata into bidon,vote_title,vote_option,vote_show,vote_whovoteshow |
7 | !distribute lines $vdata into bidon,vote_title,vote_option,vote_show,vote_whovoteshow |
- | 8 | !endif |
|
8 | 9 | ||
9 | !! shoud add if exams,groups ?? |
10 | !! shoud add if exams,groups ?? |
10 | !read guided.proc |
11 | !read guided.proc |