/* Admin Common */ $ok = ($perfil->valid('#ADM') or $perfil->valid('#SCR') or $perfil->valid('#COO')); if ($ok == 0) { redirecina('main.php'); } global $acao, $dd, $cp, $tabela; require $include . 'sisdoc_colunas.php'; /* Dados da Classe */ require '_class/_class_faq.php'; $clx = new faq(); $cp = $clx->cp(); $tabela = $clx->tabela; /* N�o alterar - dados comuns */ echo '<h1>' . msg('menu_faq') . '</h1>'; $http_edit = $tabela . '_ed.php'; //$http_ver = 'pibic_bolsa_tipo_detalhe.php'; $editar = True; $http_redirect = $tabela . '.php'; $clx->row(); $busca = true; $offset = 20; //$pre_where = " e_mailing = '".$cl->mail_codigo."' "; if ($order == 0) { $order = $cdf[3] . ' ,' . $cdf[2]; } $pre_where = " faq_idioma = '" . $LANG . "' "; echo '<TABLE width="' . $tab_max . '" align="center"><TR><TD>'; require $include . 'sisdoc_row.php'; echo '</table>'; echo '</div>'; echo $hd->foot();