Subversion Repositories wimsdev

Rev

Rev 2254 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2254 Rev 12479
Line 1... Line 1...
1
active=0
1
active=0
2
!for t=1 to $votecnt
2
!for t=1 to $votecnt
3
 !set l_=!record $t of $votedir/.votes
3
  !set l_=!record $t of $votedir/.votes
4
 !set l_=!word 1 of $l_
4
  !set l_=!word 1 of $l_
5
 !if $l_ iswordof 1 2
5
  !if $l_ iswordof 1 2
6
  !advance active
6
    !advance active
7
 !endif
7
  !endif
8
!next t
8
!next t