voting/vote/include
Bradley M. Kuhn 6008db6237 Properly format schema.sql for MySQL & drop tables first.
With this change, schema.sql can be run directly from the mysql command line,
with a command such as:
$ mysql -u root -p -D dbname < .../vote/include/schema.sql
2013-12-18 15:38:02 -05:00
..
election-sql.php foundation.gnome.org not needed in this case, as only using this for voting. 2013-12-17 13:14:33 -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 Properly format schema.sql for MySQL & drop tables first. 2013-12-18 15:38:02 -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