bugfix
This commit is contained in:
parent
ff20fe319d
commit
338e384b8d
1 changed files with 1 additions and 1 deletions
|
@ -29,4 +29,4 @@ modifytime = MODIFYTIME
|
|||
votes = collection (vote)
|
||||
votes.accessname = USERNAME
|
||||
votes.local = ID
|
||||
votes.foreign = vote.POLL_ID
|
||||
votes.foreign = POLL_ID
|
||||
|
|
Loading…
Add table
Reference in a new issue