Rev 10615 | Rev 12479 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 10615 | Rev 10736 | ||
---|---|---|---|
Line 93... | Line 93... | ||
93 | !default vote_option=anonymous |
93 | !default vote_option=anonymous |
94 | !default vote_status=0 |
94 | !default vote_status=0 |
95 | !default vote_show=1 |
95 | !default vote_show=1 |
96 | !! !default vote_model=free |
96 | !! !default vote_model=free |
97 | vote_src=!record 0 of $votedir/$vote.src |
97 | vote_src=!record 0 of $votedir/$vote.src |
- | 98 | !readproc adm/vfilter/msgchange.proc read\ |
|
- | 99 | $vote_src |
|
- | 100 | vote_src=$out_script |
|
98 | !endif |
101 | !endif |
99 | !default reg_model=$vote_model |
102 | !default reg_model=$vote_model |
100 | !! at some gstep these variables are not in the form but are required by reg.proc, so |
103 | !! at some gstep these variables are not in the form but are required by reg.proc, so |
101 | !! we need to be sure to have found defaults |
104 | !! we need to be sure to have found defaults |
102 | !default reg_status=$vote_status |
105 | !default reg_status=$vote_status |