probando conexion5

This commit is contained in:
2019-01-15 16:35:06 -06:00
parent e311cb0b90
commit 04df78f1c1
3 changed files with 39 additions and 41 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
}
}
else{
header('Location: ../../admin.php');
header('Location: ../admin.php');
}
?>