password reset, admin upadte and Camel case update
This commit is contained in:
@@ -5,7 +5,7 @@ use Backend\Models\Vote;
|
||||
require "../../../bootstrap.php";
|
||||
|
||||
|
||||
if(isset($_POST['321vote_for'])){
|
||||
if(isset($_POST['321Vote'])){
|
||||
require "VoteChecking.php";
|
||||
|
||||
//give 1 point
|
||||
|
||||
Reference in New Issue
Block a user