From 42987599044c8b1fa781670bf131a21f02ac1e0d Mon Sep 17 00:00:00 2001 From: humano Date: Tue, 31 Mar 2020 07:29:14 -0500 Subject: [PATCH] correcion bug api --- api.php | 14 ++++++++------ funciones/conex.php | 6 +++++- funciones/funciones.php | 4 ++-- 3 files changed, 15 insertions(+), 9 deletions(-) diff --git a/api.php b/api.php index 9f7147d..df8c3dc 100644 --- a/api.php +++ b/api.php @@ -1,5 +1,5 @@ ".print_r($datos).""; echo json($datos); } ?> diff --git a/funciones/conex.php b/funciones/conex.php index b5c129f..250bae4 100644 --- a/funciones/conex.php +++ b/funciones/conex.php @@ -1,6 +1,10 @@