forked from qwerty/milfs
commit
3a33ee699a
@ -8,6 +8,7 @@ require ('milfs/funciones/funciones.php');
|
|||||||
require ('milfs/funciones/convert.php');
|
require ('milfs/funciones/convert.php');
|
||||||
require ('milfs/funciones/login.php');
|
require ('milfs/funciones/login.php');
|
||||||
require ("milfs/funciones/conex.php");
|
require ("milfs/funciones/conex.php");
|
||||||
|
require ("milfs/includes/markdown.php");
|
||||||
$xajax->processRequests();
|
$xajax->processRequests();
|
||||||
$logo = remplacetas('empresa','id','1','imagen') ;
|
$logo = remplacetas('empresa','id','1','imagen') ;
|
||||||
$direccion = remplacetas('empresa','id','1','direccion') ;
|
$direccion = remplacetas('empresa','id','1','direccion') ;
|
||||||
@ -148,4 +149,4 @@ $web = remplacetas('empresa','id','1','web') ;
|
|||||||
<!-- Placed at the end of the document so the pages load faster -->
|
<!-- Placed at the end of the document so the pages load faster -->
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
Reference in New Issue
Block a user