all controllers is aok

This commit is contained in:
2021-03-12 14:05:31 +01:00
parent c6e002d464
commit 91e4d3df00
10 changed files with 68 additions and 43 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ require "../../../bootstrap.php";
if(isset($_POST['321Vote'])){
require "VoteChecking.php";
require "Vote.php";
//give 1 point
$vote = new Vote();