From 4df695ae6439f48f543fa5e367452511e99efde4 Mon Sep 17 00:00:00 2001 From: humano Date: Wed, 28 Nov 2018 05:40:26 -0500 Subject: [PATCH] MD en api --- index.php | 4 +++- milfs | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/index.php b/index.php index faf9e11..b5dad9e 100644 --- a/index.php +++ b/index.php @@ -6,8 +6,10 @@ $xajax = new xajax(""); //$xajax = new xajax("https://tupale.co/index.php"); require ("milfs/funciones/conex.php"); + include ('milfs/librerias/parsedown/Parsedown.php'); + require ('milfs/funciones/funciones.php'); - include ('milfs/librerias/parsedown/Parsedown.php'); + include ('milfs/addon/funciones.php'); // require ("milfs/includes/markdown.php"); require ("milfs/includes/parametrizacion.php"); diff --git a/milfs b/milfs index ae3965f..153517f 160000 --- a/milfs +++ b/milfs @@ -1 +1 @@ -Subproject commit ae3965fb13ecae89e8f971f385acaffa38dabea9 +Subproject commit 153517f9624d7f4685343d534f67d320d708e482