diff --git a/librerias/infinite.php b/librerias/infinite.php index b94085b..1b365e5 100644 --- a/librerias/infinite.php +++ b/librerias/infinite.php @@ -7,7 +7,11 @@
-

This is the div content

-

This is the div content

-

This is the div content

-

This is the div content

-

This is the div content

-

This is the div content

This is the div content

-

This is the div content

-

This is the div content

-

This is the div content

-

This is the div content

-

This is the div content

This is the div content

-

This is the div content

-

This is the div content

-

This is the div content

-

This is the div content

-

This is the div content

This is the div content

-

This is the div content

-

This is the div content

-

This is the div content

-

This is the div content

-

This is the div content

+
diff --git a/milfs/api.php b/milfs/api.php index 7ed9aca..3b9079d 100644 --- a/milfs/api.php +++ b/milfs/api.php @@ -31,7 +31,7 @@ if(!isset($_REQUEST['formato'])) { header('Content-Type: application/json'); echo json($datos); }else{ -echo "".consultar_contenido_formulario("$datos[id]","$datos[registros]","$datos[pagina]","$datos[formato]",'',"li"); +echo "$datos[pagina] ".consultar_contenido_formulario("$datos[id]","$datos[registros]","$datos[pagina]","$datos[formato]",'',"li"); } //echo "hola /// $_REQUEST[id] // " ;