probando conexion5

This commit is contained in:
2019-01-15 16:36:32 -06:00
parent 04df78f1c1
commit 69d54883c9
2 changed files with 8 additions and 9 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
}
}
else{
header('Location: ../admin.php');
header('Location: admin.php');
}
?>