<?php
$TOC = array (
  0 => 
  array (
    0 => 'install.general.php',
    1 => 'Considerazioni Generali per l\'Installazione',
  ),
  1 => 
  array (
    0 => 'install.unix.php',
    1 => 'Installazione su sistemi Unix',
  ),
  2 => 
  array (
    0 => 'install.macosx.php',
    1 => 'Installazione su macOS',
  ),
  3 => 
  array (
    0 => 'install.windows.php',
    1 => 'Installation on Windows systems',
  ),
  4 => 
  array (
    0 => 'install.cloud.php',
    1 => 'Installazione su piattaforme di Cloud Computing',
  ),
  5 => 
  array (
    0 => 'install.fpm.php',
    1 => 'FastCGI Process Manager (FPM)',
  ),
  6 => 
  array (
    0 => 'install.pecl.php',
    1 => 'Installation of PECL extensions',
  ),
  7 => 
  array (
    0 => 'install.composer.intro.php',
    1 => 'Introduzione a Composer',
  ),
  8 => 
  array (
    0 => 'install.pie.intro.php',
    1 => 'Introduzione a PIE',
  ),
  9 => 
  array (
    0 => 'configuration.php',
    1 => 'Runtime Configuration',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'index.php',
    1 => 'Manuale PHP',
  ),
);