Rev 5297 | Rev 5369 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5297 | Rev 5340 | ||
---|---|---|---|
Line 34... | Line 34... | ||
34 | 34 | ||
35 | v_$vote=$reg_status\ |
35 | v_$vote=$reg_status\ |
36 | $reg_title\ |
36 | $reg_title\ |
37 | $reg_option\ |
37 | $reg_option\ |
38 | $reg_show\ |
38 | $reg_show\ |
39 |
|
39 | $reg_whovoteshow\ |
- | 40 | $reg_model |
|
40 | 41 | ||
41 | !sh mkdir -p $wims_home/log/$Votedir |
42 | !sh mkdir -p $wims_home/log/$Votedir |
42 | !writefile $votedir/.votes |
43 | !writefile $votedir/.votes |
43 | 44 | ||
44 | !for i=1 to $[max($votecnt,$vote)] |
45 | !for i=1 to $[max($votecnt,$vote)] |