AuthUser(); $p = intval($_GET["p"] ?? 0); $motivo->SetPage($p); $motivos = $motivo->Enumerate(); $smarty->assign('motivos', $motivos); ?>