From 0f089260f5e0268992e79ffd49bcb76ad8a135ca Mon Sep 17 00:00:00 2001 From: Gabriel Fuentes Date: Mon, 14 Jan 2019 17:31:19 -0600 Subject: [PATCH] probando conexion --- .idea/workspace.xml | 12 ++++++------ conexion.php | 2 -- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index ec81053..b1259e1 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -24,8 +24,8 @@ - - + + @@ -198,12 +198,12 @@ - + - @@ -313,8 +313,8 @@ - - + + diff --git a/conexion.php b/conexion.php index 4fb4eb4..789a042 100644 --- a/conexion.php +++ b/conexion.php @@ -1,7 +1,5 @@ connect_errno): echo "Error al conectarse con MYSQL por el error " .$mysqli->connect_error; endif;