Add mutli-factor authentication.
This commit is contained in:
+1
-1
@@ -101,7 +101,7 @@
|
||||
}
|
||||
|
||||
//redirect the user to the index page
|
||||
header("Location: ".PROJECT_PATH."/login.php");
|
||||
header("Location: ".PROJECT_PATH."/");
|
||||
exit;
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user