Vai alla documentazione di questo file. 17 $p[
'privacy'] = array(
18 'title' => array(
$l =>
'privacy' ),
19 'h1' => array(
$l =>
'privacy & cookie policy' )
23 $p[
'licenza'] = array(
24 'title' => array(
$l =>
'license' ),
25 'h1' => array(
$l =>
'GlisWeb framework license' ),
26 'content' => array(
$l =>
'<pre>' . file_get_contents(
DIRECTORY_BASE .
'_etc/_license.' .
$l .
'.conf' ) .
'</pre>' )