<?php
$TOC = array (
  0 => 
  array (
    0 => 'copyright.php',
    1 => 'Copyright',
  ),
  1 => 
  array (
    0 => 'getting-started.php',
    1 => 'Guida Rapida',
  ),
  2 => 
  array (
    0 => 'install.php',
    1 => 'Installazione e configurazione',
  ),
  3 => 
  array (
    0 => 'langref.php',
    1 => 'Struttura del Linguaggio',
  ),
  4 => 
  array (
    0 => 'security.php',
    1 => 'Sicurezza',
  ),
  5 => 
  array (
    0 => 'features.php',
    1 => 'Caratteristiche',
  ),
  6 => 
  array (
    0 => 'funcref.php',
    1 => 'Guida Funzioni',
  ),
  7 => 
  array (
    0 => 'faq.php',
    1 => 'FAQ',
  ),
  8 => 
  array (
    0 => 'appendices.php',
    1 => 'Appendici',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
);