X-Git-Url: https://git.llucax.com/mecon/samurai.git/blobdiff_plain/d0ae155a8be2168110755cce58865068b34bfe91..3c702b40a1806798e475c48abb456e5a9c2dac72:/sistema/www/index.php diff --git a/sistema/www/index.php b/sistema/www/index.php index f078c72..2f071e0 100644 --- a/sistema/www/index.php +++ b/sistema/www/index.php @@ -21,11 +21,6 @@ // require_once 'HTML/Image.php'; - //VEO SI HAY QUE ELEGIR EN QUE SISTEMA TRABAJAR {{{ - if (!@$_SESSION['samurai']['id_sistema'] || !@$_SESSION['samurai']['login']) { - header('Location: sel-sistema'); - } - /// }}} $MARCO = new Marco ('../conf/confSecciones.php'); $MARCO->addBody(new HTML_Image('images/inicio.jpg')); $MARCO->setEspacios(false);