diff --git a/index.php b/index.php
index 934b4ec..d2baf4c 100644
--- a/index.php
+++ b/index.php
@@ -7,7 +7,7 @@
//$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/addon/funciones.php');
@@ -104,7 +104,7 @@ $librerias_pie ="";
//if (isset($_GET['v'])) {$variable = $_GET['v'];}else {$variable = "";}
if (isset($_REQUEST['empresa'])) {
-
+
$variable = "e".$_REQUEST['empresa'];
}
@@ -133,7 +133,7 @@ if ($v[0] =='e') {
$variable = $vista_favorita;//"e".$_REQUEST['empresa'];
}else{
$variable= "$v[0]$v[1]";
-
+
}
}
}
@@ -336,7 +336,7 @@ if ($variable !=''){
elseif($v[0] =='p') {
$set =$v[1];
$form =$v[1];
- $librerias_cabeza='
+ $librerias_cabeza='
@@ -348,7 +348,7 @@ if ($variable !=''){
/// s= SET DE DATOS
$embebido = "1";
if(isset($_REQUEST['print'])) { $print = "window.print()";}
- $onload = "".planilla("$set","$_REQUEST[registros]",'')."
+ $onload = "".planilla("$set","$_REQUEST[registros]",'')."
";
@@ -486,8 +486,8 @@ if ($variable !=''){
";
-
-
+
+
// $no_mostrar="display:none; ";
@@ -500,7 +500,7 @@ if ($variable !=''){
$presentacion = contenido_presentacion("$form");
$embebido = "1";
//$no_mostrar ="display:none; ";
-
+
$empresa = remplacetas('form_id','id',"$form",'id_empresa',"") ;
$id_empresa= $empresa[0];
$logo = remplacetas('empresa','id',$id_empresa,'imagen','') ;
@@ -568,11 +568,11 @@ if ($variable !=''){
$plantilla="landingpage";
$librerias_cabeza ="
@@ -676,7 +676,7 @@ if('serviceWorker' in navigator) {
if($form==""){$form='0';}
$embebido = "1";
$no_mostrar ="display:none; ";
-
+
$librerias_galeria ="
@@ -690,19 +690,19 @@ if('serviceWorker' in navigator) {
$plantilla="landingpage";
$librerias_cabeza ="
-
+
$librerias_galeria
@@ -710,14 +710,14 @@ if('serviceWorker' in navigator) {
$librerias_pie ="
-
+
-
@@ -1800,11 +1800,11 @@ if(isset($_SESSION['id'] )) {
";
-
+
}
?>
-