X-Git-Url: https://git.llucax.com/mecon/samurai.git/blobdiff_plain/9e2560d8e755d4e3441724d189c89f4c67f3d691..b8f8c3239f369a693994d882c317d87e06f070b6:/sistema/local_lib/prepend.php diff --git a/sistema/local_lib/prepend.php b/sistema/local_lib/prepend.php index 8152b0a..97b93f1 100644 --- a/sistema/local_lib/prepend.php +++ b/sistema/local_lib/prepend.php @@ -13,8 +13,6 @@ require_once 'SAMURAI/constantes.php'; require_once 'MECON/Usuario.php'; -session_start(); - //Realizo la conexion con la base de datos $tmp = new SAMURAI_DB(); $DB =& $tmp->connect();