diff --git a/funciones/funciones.php b/funciones/funciones.php index fd5cf2f..86e311e 100644 --- a/funciones/funciones.php +++ b/funciones/funciones.php @@ -16409,6 +16409,8 @@ if (mysqli_num_rows($sql)!='0'){ $resultado=" " ; - }else{$resultado = "
No hay resultados 0011
";} + }else{$resultado = "
No hay resultados 0011 $debug
";} return $resultado; }