include '../../lib/api.php'; if (!Utils::isStatoSportelloPreparazione(true)) { Utils::RedirectTo(HTTP_PRIVATE_SECTION . 'info.php'); } $state = $LoggedAccount->checkStateEditableFieldPage(); $domanda = Domanda::loadDomandaFromAccount(); $toDay = new DateTime(); $oggi = $toDay->format('Y-m-d'); ?> include_once ROOT . 'layout/head.php'; ?>
include_once ROOT . 'layout/header.php'; ?>