<?php
$TOC = array (
  0 => 
  array (
    0 => 'intro-whatis.php',
    1 => 'Che cos\'&egrave; il PHP?',
  ),
  1 => 
  array (
    0 => 'intro-whatcando.php',
    1 => 'Che cosa pu&ograve; fare PHP?',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'getting-started.php',
    1 => 'Guida Rapida',
  ),
  1 => 
  array (
    0 => 'index.php',
    1 => 'Manuale PHP',
  ),
);