Rev 5341 | Rev 10233 | 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 | |
5369 | bpr | 10 | !if $reg_model isitemof $vmodellist |
11 | !read guided.proc |
||
12 | !endif |
||
13 | !reset reg_src |