From 97224e8a6d93aec39c9a958adfd9b551029efdc3 Mon Sep 17 00:00:00 2001 From: fredyrivera Date: Thu, 14 Sep 2017 15:36:12 -0500 Subject: [PATCH] correcion visualizacion de contenido privado a usuarios logueados --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index 058eb04..e2f5c0e 100755 --- a/index.php +++ b/index.php @@ -141,7 +141,7 @@ if ($variable !=''){ $cols_interior ="10"; //$onload = landingpage_contenido_formulario($set); $publico = remplacetas('form_id','id',"$set",'publico',"") ; - if($publico[0] =='1' OR $_SESSION['id_empresa'] == $id_empresa[0] ) {$acceso = 1;} + if($publico[0] =='1' OR $_SESSION['id_empresa'] == $id_empresa[0] ) {$acceso = 1;} } elseif($v[0] =='s') { /// s= SET DE DATOS