1
0
Fork 0
This commit is contained in:
Hacky Purple 2018-12-11 00:34:55 -05:00
commit a7c1871272
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ $xajax = new xajax();
//require ('json.lab.php');
require ('milfs/funciones/funciones.php');
require ("milfs/funciones/conex.php");
include ('milfs/librerias/parsedown/Parsedown.php');
//require_once ('includes/markdown.php');
//require ('funciones/convert.php');
$xajax->processRequests();