Add new voting system

This commit is contained in:
Alexander Nicolaysen Sørnes
2007-10-09 21:10:29 +02:00
committed by Chris Morgan
parent c95da59dd1
commit 835d82e49b
7 changed files with 283 additions and 7 deletions

View File

@@ -44,6 +44,8 @@ echo "\n";
include_once("test_appData.php");
echo "\n";
include_once("test_testData.php");
echo "\n";
include_once("test_voting.php");
// purge any session messages we generated during the test
purgeSessionMessages();