From 6c47a5da23f83155bb68f2662830da204cd5c93b Mon Sep 17 00:00:00 2001 From: humano Date: Tue, 17 Mar 2020 11:01:12 -0500 Subject: [PATCH] correciones en tiempo de session --- funciones/conex.php | 9 +++++---- index.php | 21 +++++++++++---------- js/scripts.js | 18 ++++++++---------- 3 files changed, 24 insertions(+), 24 deletions(-) diff --git a/funciones/conex.php b/funciones/conex.php index 0e9e84d..aeb00c5 100644 --- a/funciones/conex.php +++ b/funciones/conex.php @@ -1,7 +1,8 @@ processRequests(); $embebido =0; -if (isset($_REQUEST['form'])) { +if (isset($_REQUEST['form'])) { $form = $_REQUEST['form']; $opciones["formato"]= $_REQUEST['formato']; } else {$form = "";} @@ -44,9 +44,9 @@ if (isset($_REQUEST['t'])) {$t = $_REQUEST['t'];} else {$t = "";} printJavascript("xajax/"); if(!isset($_REQUEST['experimental'])){ - + $bootstrap= " - + - "; - + "; + } // $xajax->debugOn(); //$xajax->statusMessagesOn(); @@ -211,7 +211,7 @@ legend.legend-area { - +
- + ".print_r($_SESSION,true).""; if(isset($_SESSION['id'])){ echo " + $sesion "; } ?> + "; }else{ echo "/ $sesion /";} + */ ?>