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 |
||
|---|---|---|
| .. | ||
| election-sql.php | ||
| Makefile.am | ||
| schema.sql | ||
| step1-login.php | ||
| step2-choose.php | ||
| step3-confirm.php | ||
| step4-commit.php | ||