Added routes
This commit is contained in:
@@ -32,6 +32,8 @@ if(isset($_POST['321Vote'])){
|
||||
$vote->comment = $_POST['3pComment'];
|
||||
}
|
||||
$vote->save();
|
||||
header("location: ../../../Frontend/index.html?success=SavedVote");
|
||||
exit();
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user