start(); if ($aut->checkAuth()) { $aut->setAuthData('datos',$auth_container->getDatos()); header('location: ../index.php'); exit; } ?>