diff --git a/funciones/funciones.php b/funciones/funciones.php index 54237e6..5782120 100644 --- a/funciones/funciones.php +++ b/funciones/funciones.php @@ -14149,8 +14149,11 @@ while( $row = mysqli_fetch_array( $sql ) ) { } +function contenido_lista($id,$plantilla){ +} + function contenido_parallax($id,$plantilla){ $div = "contenedor"; $orden_by = "ASC ";