diff --git a/geojson.js.php b/geojson.js.php index 3ec03c6..61defb4 100644 --- a/geojson.js.php +++ b/geojson.js.php @@ -4,6 +4,7 @@ require ('xajax/xajax.inc.php'); $xajax = new xajax(); require ('funciones/funciones.php'); require ('funciones/convert.php'); +include ('librerias/parsedown/Parsedown.php'); require ("funciones/conex.php");