<?php
$TOC = array (
  0 => 
  array (
    0 => 'phar.requirements.php',
    1 => 'Anforderungen',
  ),
  1 => 
  array (
    0 => 'phar.installation.php',
    1 => 'Installation',
  ),
  2 => 
  array (
    0 => 'phar.configuration.php',
    1 => 'Laufzeit-Konfiguration',
  ),
  3 => 
  array (
    0 => 'phar.resources.php',
    1 => 'Ressource-Typen',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.phar.php',
    1 => 'Phar',
  ),
  1 => 
  array (
    0 => 'refs.compression.php',
    1 => 'Erweiterungen zur Datenkompression und Archivierung',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => 'Funktionsreferenz',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => 'Vorwort',
  ),
);