Comparar commits
1 Commits
| Autor | SHA1 | Data | |
|---|---|---|---|
| cdc7f41a40 |
+2
-2
@@ -62,7 +62,7 @@ include "includes/connect.php";
|
||||
function sucesso() {
|
||||
var txt;
|
||||
if (confirm("Usuário criado com sucesso! Fazer login?")) {
|
||||
window.location.href = "login.php";
|
||||
window.location.href = "http://localhost/Atlas2021/web/login.php";
|
||||
} else {
|
||||
|
||||
}
|
||||
@@ -196,4 +196,4 @@ if(isset($_POST['nome']))
|
||||
?>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
Referência em uma Nova Issue
Bloquear um usuário