voting/vote/include
Bradley M. Kuhn cf3f3e5180 preference field belongs in election_votes table.
It's clear from the PHP code that there should be an integer field called
'preference' in the election_votes table.  I suspect that at some point there
was an ALTER TABLE done that wasn't reflected in the schema.sql file.
2013-12-18 18:47:16 -05:00
..
election-sql.php Make variables for name of committee running election and its email address. 2013-12-18 17:26:15 -05:00
Makefile.am foundation.gnome.org not needed in this case, as only using this for voting. 2013-12-17 13:14:33 -05:00
schema.sql preference field belongs in election_votes table. 2013-12-18 18:47:16 -05:00
step1-login.php foundation.gnome.org not needed in this case, as only using this for voting. 2013-12-17 13:14:33 -05:00
step2-choose.php foundation.gnome.org not needed in this case, as only using this for voting. 2013-12-17 13:14:33 -05:00
step3-confirm.php foundation.gnome.org not needed in this case, as only using this for voting. 2013-12-17 13:14:33 -05:00
step4-commit.php foundation.gnome.org not needed in this case, as only using this for voting. 2013-12-17 13:14:33 -05:00