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