<?php
$TOC = array (
  0 => 
  array (
    0 => 'install.macosx.packages.php',
    1 => 'Usare i Pacchetti',
  ),
  1 => 
  array (
    0 => 'install.macosx.bundled.php',
    1 => 'Using the bundled PHP prior to macOS Monterey',
  ),
  2 => 
  array (
    0 => 'install.macosx.compile.php',
    1 => 'Compilare PHP su macOS',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'install.php',
    1 => 'Installazione e configurazione',
  ),
  1 => 
  array (
    0 => 'index.php',
    1 => 'Manuale PHP',
  ),
);