14 $ct[
'etc'][
'table'] =
'gruppi';
17 $ct[
'etc'][
'id_struttura'] =
mysqlQuery(
$cf[
'mysql'][
'connection'],
'SELECT id, __label__ FROM anagrafica_ruoli_view' );
21 $ct[
'etc'][
'id_genitore'] =
mysqlQuery(
$cf[
'mysql'][
'connection'],
'SELECT id, __label__ FROM ' . $ct[
'etc'][
'table'] .
'_view WHERE ' . $ct[
'etc'][
'table'] .
'_path_check( ' . $ct[
'etc'][
'table'] .
'_view.id, ? ) = 0', array( array(
's' =>
$_REQUEST[ $ct[
'etc'][
'table'] ][
'id'] ) ) );
$cf['ricerca']['template']
$_REQUEST['__view__'][ $ct['view']['id']]['__restrict__']['id_progetto']['EQ']