From d50cc14bf1c43923dc159410e957552cf80ff2ad Mon Sep 17 00:00:00 2001 From: kleper Date: Wed, 24 Oct 2018 09:15:14 -0500 Subject: [PATCH] Dropdown menu administrador corregido --- index.php | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/index.php b/index.php index fcffa38..9235b51 100644 --- a/index.php +++ b/index.php @@ -13,8 +13,8 @@ if(isset($_REQUEST['debug'])) { require ("milfs/includes/markdown.php"); require ("milfs/includes/parametrizacion.php"); require ("milfs/includes/simple_html_dom.php"); - $xajax->processRequests(); - + $xajax->processRequests(); + $timestamp=time(); setcookie("timestamp",$timestamp,($timestamp + 5000)); $_SESSION['timestamp']= $timestamp; @@ -1125,7 +1125,7 @@ $panel_aplicaciones = panel_aplicaciones('1',"",""); @@ -1138,12 +1138,12 @@ $panel_aplicaciones = panel_aplicaciones('1',"",""); ;} - if(isset($_SESSION['id'])){ + if(isset($_SESSION['id'])){ $form_tiempo_session = "
  • - @@ -1273,7 +1273,7 @@ $menu_lateral = " $soporte
  • - +