14 $ct[
'etc'][
'table'] =
'popup';
17 $ct[
'etc'][
'id_tipologia'] =
mysqlQuery(
$cf[
'mysql'][
'connection'],
'SELECT id, __label__ FROM tipologie_popup_view' );
20 $ct[
'etc'][
'id_tipologia_pubblicazione'] =
mysqlQuery(
$cf[
'mysql'][
'connection'],
'SELECT id, __label__ FROM tipologie_pubblicazione_view' );
23 $ct[
'etc'][
'id_pagina'] =
mysqlQuery(
$cf[
'mysql'][
'connection'],
'SELECT id, __label__ FROM pagine_view' );
26 $ct[
'etc'][
'se_presente'] = array(
27 array(
'id' => NULL,
'__label__' =>
'' ),
28 array(
'id' => 1,
'__label__' =>
'' )
$cf['ricerca']['template']