<?php
$TOC = array (
  0 => 
  array (
    0 => 'phar.setup.php',
    1 => 'Installazione/Configurazione',
  ),
  1 => 
  array (
    0 => 'phar.constants.php',
    1 => 'Costanti predefinite',
  ),
  2 => 
  array (
    0 => 'phar.using.php',
    1 => 'Using Phar Archives',
  ),
  3 => 
  array (
    0 => 'phar.creating.php',
    1 => 'Creating Phar Archives',
  ),
  4 => 
  array (
    0 => 'phar.fileformat.php',
    1 => 'What makes a phar a phar and not a tar or a zip?',
  ),
  5 => 
  array (
    0 => 'class.phar.php',
    1 => 'Phar',
  ),
  6 => 
  array (
    0 => 'class.phardata.php',
    1 => 'PharData',
  ),
  7 => 
  array (
    0 => 'class.pharfileinfo.php',
    1 => 'PharFileInfo',
  ),
  8 => 
  array (
    0 => 'class.pharexception.php',
    1 => 'PharException',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'refs.compression.php',
    1 => 'Estensioni di compressione',
  ),
  1 => 
  array (
    0 => 'funcref.php',
    1 => 'Guida Funzioni',
  ),
  2 => 
  array (
    0 => 'index.php',
    1 => 'Manuale PHP',
  ),
);